Skip to main content

Kollmorgen Support Network

VB Telnet Example >

Attached is an example Visual Basic Telnet communications program to talk to the AKD.  No warranties or support but this program is so simple, I'm not sure it needs much support.

Using EtherNet/IP with RSLogix for KAS >

This article has been replaced by KAS PxMM Controller Connected to a Control Logix PLC Through EtherNet/IP.

Division by Zero in PLC Programs >

When debugging a program in KAS, you may run into a situation where there is a division by zero. These errors can be challenging to locate. The solution is to have an exception routine for this condition. Adding a breakpoint in your exception handler…

KAS HTTP Communication >

KAS has a HTTP communication option for users to write their own programs (in C++, C#, JAVA, visual basic, etc) and be able to read or write any variable in a KAS project.  It is documented in the 2.8 software, and I have attached a demo program…

Cam Profile Creation in PLC code >

Attached is a demo program showing an example of how to use cam creation function blocks to build a completely new profile while a program is running.  The main function required is MLProfileBuild located in the function block library under…

KAS Modbus Configuration Demo for 3rd Party HMIs (with Video) >

When using Kollmorgen HMIs with KAS Controllers, modbus addressing is done automatically to save programming time and ensure everything is mapped correctly.  When using third party HMIs or other Modbus devices, can use our separate Fieldbus…

KAS 2 Axis Demo Project >

 This KAS project contains a PLCopen program meant to be used with our 2 Axis PDMM Demo hardware.  Inside it also has a KVB project for our 7 in CDA HMI panel to control everything and show off advanced features such as recipe handling,…
Subscribe to Sample Programs