User`s manual

Dynamic C Users Manual digi.com 323
-s port:baudrate
-t ipAddress:tcpPort
-v
-vp+
Description: Select the comm port and baud rate for the serial connection.
Default: COM1 and 115,200 bps
RFU GUI
Equivalent:
From the Setup | Communications dialog box, choose values from the Baud
Rate and Comm Port drop-down menus.
Example:
clRFU myProgram.bin -s 2:115200
Description: Select the IP address and port.
Default: Serial Connection
RFU GUI
Equivalent:
From the Setup | Communications dialog box, click on “Use TCP/IP Con-
nection,” then type in the IP address and port for the controller that is
receiving the .bin file.
Example:
clRFU myProgram.bin -t 10.10.1.100:4244
Description: Causes the RFU version number and additional status information to be dis-
played.
Default: Only error messages are displayed.
RFU GUI
Equivalent:
Status information is displayed by default and there is no option to turn it
off.
Example:
clRFU myProgram.bin -v
Description: Verify the presence of the processor by using the DSR line of the PC serial
connection.
Default: The processor is verified.
RFU GUI
Equivalent:
From the “Communications Options” dialog box, visible by selecting Setup
| Communications, check the “Enable Processor Detection” option.
Example:
clRFU myProgram.bin -vp+