PlcSetup Class
Contains setup to start PLC manager.
Namespace: OddPrg.Communication.PlcAssembly: OddPrg.Communication.Plc (in OddPrg.Communication.Plc.dll) Version: 1.0.0.0 (1.0.0.0)
- Inheritance
- Object PlcSetup
PlcSetup | Initializes a new instance of the PlcSetup class |
DriverBin |
Name of driver library.
|
DriverDatPort |
Driver data service listening port.
|
DriverDevice |
Name of a serial port that PDC uses for communication with a module.
|
DriverIp |
Driver listening address.
|
DriverMAC |
MAC address of a base node. Mel by ji nekdo pridelovat podle ZPA eui48 adresy.
|
DriverMgmPort |
Driver management service listening port.
|
DriverPath |
Path to driver library.
|
DriverRestartReq |
True - pokud se ma pdc restartovat zaroven se startem Plc aplikace
|
MaxHoursWithoutDataIndication |
This property is used to indicate that PLC driver is irresponsive. If PlcListener does not receive any data for more than MaxHoursWithoutDataIndication, it will be logged.
|
MaxRequestsWithoutResponse |
This property is used to indicate that PLC driver is irresponsive. If PlcListener sends more than MaxRequestsWithoutResponse requests and no response, it will be logged.
|
TopologyPeriod |
Tim se rika jak casto se mam dotazovat driveru na vypis vsech uzlu - bude to generovat MeterConnect eventy pro vsechny pritomny
- muzou se tak odhalit ty, kterejm utece event napriklad po startu, kdyz uz driver bezi delsi dobu.
Time in minutes.
|