All Motion Coordinators store the IP_ADDRESS, IP_NETMASK and IP_GATEWAY in Flash memory. So there is usually no need to add them to the MC_CONFIG. There are some differences with other system parameters. MC4N-ECAT, MC4N-RTX, MC6N-ECAT, Flex-6 Nano ...
Yes it is. ' create a new directroy on the SD card DIM dirname AS STRING(20) dirname = "folder1" FILE "MD" dirname folder_number = 3 dirname = "Folder" + STR(folder_number, 0) FILE "MD" dirname dir d Volume is MCCARD Volume Serial Number is ...
This sample of code is from a Visual Basic Program. It reads system variables from the Motion Coordinator after the TrioPC Motion ActiveX/DLL connection is opened. Dim d_value As Double Dim l_value As Long ...
Cad2Motion is a free package that you can download and evaluate as you wish. It comes with a Windows Help (chm) file. I suggest you install it and take a look. It can import a 2D dxf and convert it to a motion path. The assumption is that the ...