AMD 4.4.5 Switch User Manual


 
AMD Confidential
User Manual November 21
st
, 2008
236 Appendix A
Automation Command
Description
SetLoopback (0|1)
0 disables loop back, 1 enables loop back.
GetLoopback
Returns true if loop back is enabled; otherwise it returns
false‟.
GetCommPort
1
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.