Setcomport() - Toshiba TS3000 Series Instruction Manual

Robot controller
Hide thumbs Also See for TS3000 Series:
Table of Contents

Advertisement

series Robot Controller

SetComPort()

Sets the parameters of the COM port.
Format
bool SetComPort(string portNo,int bps,int bit, int parity,int stop)
Argument
string portNo
int32 bps
int bit
int parity
int stop
Return value
bool
Exceptions
IllegalStopbit
IllegalDatabits
IllegalBps
IllegalPortNo
Notice
SetComPort() is used for function extension and currently the function has not been installed.
See also
COM port number
Transfer speed
Number of bits per character (7 or 8)
Parity (0: None, 1: Even number, 2: Odd number)
Stop bit (1: Stop bit 1)
true: Successful
false: Failed
Illegal stopbits.Should be 0,1,or 2
Illegal databits.Should be 7 or 8
Illegal baud rate. Should be between 1200 to 115200
Illegal port No.
- 68 -
TsRemoteLib.DLL MANUAL
TsRemote.method
STE85409

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ts3000Ts3100Tsl3000

Table of Contents