XLOGNET.tlk Driver Reference
Tecnotrol LogicNET Communication Protocol Driver
This driver requires that you have TAS-HMITalk 8.04 installed.
XLOGNET driver allows you to connect with Tecnotrol controllers of
the LogicWARE family using the LogicNET direct connection and network
communication protocol.
Suggested COM port settings are 9600 bauds, no parity and 1 stop bit.
Suggested ScanInterval for this driver is 3000 ms (3 sec).
Digital Controllers
TECNOTROL LogicWARE Family Controllers
TECNOTROL Smart25 UTBI Controllers
TECNOTROL LogicKPD Controllers
TECNOTROL LogicXXX Controllers
TECNOTROL LogicPAK Controllers
COMMAND DESCRIPTION:
Reads a group of item values from a given slave or bridge.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Input
HMITalk1.DriverNumPoints = 1-80
HMITalk1.DriverP0 = Source address (0-255)
HMITalk1.DriverP1 = Destination address (0-255)
HMITalk1.DriverP2 = Auxiliary table number (0-4)
HMITalk1.DriverP3 = Starting item number (0-255)
RETURNS:
- HMITalk1.PointValue(0) = First item value (0-65535)
- HMITalk1.PointValue(1) = Second item value (0-65535)
- ...
- HMITalk1.PointValue(n-1) = Last item value (0-65535)
COMMAND DESCRIPTION:
Assigns a new value to a given item in a slave or bridge.
PROPERTY SETTINGS REQUIRED:
HMITalk1.DriverDataType = Analog Output
HMITalk1.DriverNumPoints = 1
HMITalk1.DriverP0 = Source address (0-255)
HMITalk1.DriverP1 = Destination address (0-255)
HMITalk1.DriverP2 = Auxiliary table number (0-4)
HMITalk1.DriverP3 = Target item number (0-255)
HMITalk1.DriverP4 = New Item Status (0-1)
WHERE:
- HMITalk1.PointValue(0) = New item value (0-65535)
[1005] DRIVER (Internal): Invalid driver stage
[1300] PROTOCOL (Timeout): No answer
[1433] PROTOCOL (Format): Validation error in device response
[2002] CONFIG (DataType): Digital inputs are not supported by this driver
[2003] CONFIG (DataType): Digital outputs are not supported by this driver
[2147] CONFIG (NumValues): Only one value can be read or written
[2236] CONFIG (NumValues): Too many values (max=80)
[2244] CONFIG (NumValues): Too many values for selected P3
[3044] CONFIG (P0): Invalid source address (0-255)
[3549] CONFIG (P1): Invalid destination address (0-255)
[4016] CONFIG (P2): Invalid auxiliary table number (0-4)
[4569] CONFIG (P3): Invalid starting item number (0-255)
[4572] CONFIG (P3): Invalid target item number (0-255)
[5014] CONFIG (P4): Invalid item status (0-1)
This driver requires that you have TAS-HMITalk 8.04 installed.
Driver Source Code Last Update: 03/08/2004 14:07:58
Driver Reference Last Update: 10/30/2008 17:41:21
© 1990-2008, CPKSoft Engineering. All rights reserved.