DeviceNet Add-on
ADwin
42
ADwin-Gold II
, Manual February 2013
Programming with
ADbasic
The DeviceNet interface is easily programmed with
ADbasic
instructions.
The instructions are described starting from
or in the online help.
Initialization must be run with low priority since it takes some seconds; if it were a pro-
cess with high priority, the PC interrupts the communication after a time (time-out). For
the same reason, reading and writing data should be run with low priority.
Area
Instructions
Initialize station addresss, baudrate and data
ranges
Init_DeviceNet
Read and write data
Run_DeviceNet