AMD Confidential
User Manual September 12th, 2008
Appendix A 237
Automation Command
Description
SetLoopback (0|1)
0 disables loop back, 1 enables loop back.
GetLoopback
Returns „true‟ if loop back is enabled; ot herwise it returns
false‟.
GetCommPort1
Returns information regarding how the simulated serial port is
configured.
The result will be either:
\\.\pipe\SimNow.COMn
This indicates that data is being transported through a
named-pipe with the given name. The "n" will be either 1
for the first serial port, or 2 for the second serial port.
\\.\COMn 57600
This indicates that data is being transported through the
given serial port on the host machine using a baud rate of
57600.
none
This indicates that data written to the simulated serial port
is discarded, and no data is ever received.
1 This only applies to the Windows® version of the simulator and not to the Linux version.