User's Manual
PAC Configuration Manual
Wireless Matrix Corporation #102, 1530 - 27 Avenue NE Page 41 of 62
Document # xxx-xxx-xxx Calgary, AB, Canada T2E 7S6
2002.02.01 Ph. 403.250.3949 Fax 403.250.8163 www.wrx-ca.com
5.5 Toshiba Tosvert-130 Driver
RTU Driver : Toshiba Tosvert-130 Driver V1.0
KeyCode : TOS
This driver controls the Toshiba Tosvert-130 Transistor inverter. While there are various
models in the Tosvert-130 product line, the driver was designed for the G3 series. Other
models may be supported, but have not been tested.
RTU
TYpe TOS – Set the RTU driver to the Toshiba Tosvert-130 Transistor inverter.
DEbug <off | on>
CHKsum <off | on> – The default is on.
MAXRetries <2> – The default is 2.
RXTimeout <2> – The default is 1.
COMM
POrt <COM1 | COM2 | COM4> – The RTU driver must use COM2
(RS232) or COM4 (RS485). COM1 is the network port for the TPAC.
BAud <1200 | 2400 | 4800 | 9600 | 14400 | 19200 | 28800 | 38400>
DAtabits <7 | 8>
PArity <None | Even | Odd>
STopbits <1 | 2>
TOS Driver I/O Configuration
GDN ADd <pid> <index> <address> <f1> <f2> <f3> <f4> <type>
IO Point Configuration
Address : Inverter Number (INVNO)
F1 : Bank (0…4) Bank 0 : RAM
Bank 1 : EEPROM
Bank 2 : Internal ROM
Bank 3 : External ROM
Bank 4 : Option Bus
F2 : Address (0…0xFFFF) See Manual
F3 : Mask (0…0xFFFF) A mask value of 0 will be
interpreted as “NO MASK”.
Type : (See below)
Supported Point Types :
Discrete: Read / Write a single bit from bank memory F3 (Mask) is interpreted
as the bit number (F3=4 gives mask = 00010000)
Char, U_Char:Read / Write a single character from bank memory. As the Tosvert’s
memory is built around 2-byte data. It is recommended that Integer
data be used.