Tran
- Last UpdatedFeb 06, 2024
- 2 minute read
Enables logging for tran activity messages in the syslog.dat file. Tran refers to a connection between one Plant SCADA server/client component and another. A client tran initiates a connection, a server tran waits for a connection. Client and server in this context bears no relation to the type of component that owns the tran.
This command operates as a toggle. Using it the first time will turn logging on, using it again will turn it off.
You can use Page Table Tran to view the details for existing trans, including the name and handle.
|
|
|
LOSS OF CONTROL It is possible to overload your system if tran logging is used excessively. Do not enable tran logging except on the advice of Technical Support. Failure to follow these instructions can result in death, serious injury, or equipment damage. |
Syntax
Tran <Name>
Or
Tran <Handle>
Where:
-
<Name> = a component name and type of communication channel (truncated to 20 characters).
For example:
Client
Format: <cluster name><service name>
Examples: Cluster1Alarm, Cluster1Report, Cluster1TrendServer
Format: <server name><cluster name>
Examples: AlarmServer1Cluster1, ReportServer1Cluster1, TrendServer1Cluster1Dedicated (Client and Server)
Format: @@<cluster name><server name>
Examples: @@Cluster1.AlarmServer1, @@Cluster1.ReportServer1, @@Cluster1.TrendServer1Platform (Client and Server)
Format: <server name><cluster name>
Examples: AlarmServer1Cluster1, IOServerCluster1 -
<Handle> = a numerical value for a tran available from Page Table Tran.
