I
MPLICIT
C
OMMUNICATIONS
WITH
AN
EDS
SMD23E2 and SMD24E2 User’s Manual
ADVANCED MICRO CONTROLS INC.
108
3.5 Configure the SMD23E2 or SMD24E2 Driver (continued)
3.5.3 Configuration Tab (continued)
When using the EDS file, the Starting Speed is transmitted as a double integer value. The
parameter does not use the multi-word format outlined in Configuration Mode Data Format
reference chapter.
3.6 Buffering the I/O Data
Input and output data is transferred asynchronously to the program scan. The input data tags should be buff-
ered with Synchronous Copy File instructions to guarantee stable data during the program scan.
Figure T3.9 Buffer I/O Data
When copying input data, the data can be converted from byte to integer format by specifying an integer
array as the destination for the instruction. The array must contain at least ten integer elements. The
length of the copy should be ten.