Properties
The InnolasBee module has the following properties:
Name | Description | ID | Flags |
---|---|---|---|
Connected | Status if Apis is connected to server or not. | 1005 | InfoPage |
EnableReconnect | If true the module will reconnect when a disconnect is received on the socket. | 1009 | Persisted |
EquipmentHeartbeatTime | Last time equipment heartbeat was sent to the server. | 1050 | InfoPage |
EquipmentLocation | The equipment location of where to register material attribute and equipment states. | 1013 | Persisted |
EquipmentReconectTime | Last time equipment reconnect was run. | 1060 | InfoPage |
EquipmentTimeInUtc | Is equipment time represented in UTC. | 1011 | Persisted |
ExchangeRate | The exchange rate in milliseconds for the 'ExternalItems' timer event. By default, used for updating external items values. | 100 | Persisted |
HeartbeatTimeout | The timeout for when to send a heartbeat. The value of '0' will disable the timout. The unit is in milliseconds [ms] and must be > 1000 | 1003 | Persisted |
IP-Address | The IP address of the server. You can not specify host name. | 1001 | Persisted, TcpIpAddr |
LogFile | A file path name to a log file used for debug purpose only. NB: there will be no watchout of the file size. This is a manual job. | 1008 | Persisted, File |
MaxLogFileSize | The max size of the log file before it get recycled. The value must be > 1000 [bytes] | 1080 | Persisted, ExpertPage |
MaxXmlHistoryFiles | The maximum numbers of history files in the 'XmlHistoryDirectory'. If the numbers of files gets above this size the oldest file is deleted.The value selected must be between 10 and 500. Default value is 100 | 1015 | Persisted, ExpertPage |
MessageBrokerKeepAlive | Last time MessageBroker.GetMessages was called. | 1070 | InfoPage |
MissingMachineParameter | Restart connection if machine parameter is missing at next request. | 1120 | Persisted, ExpertPage |
Port-Number | The listening port of the server. | 1002 | Persisted |
ReconnectInSeparateThread | Used to run connection in a separate thread when the timer kick inn. | 1350 | Persisted |
ReconnectTime | The time for reconnect equipment after a connection loss. The value of '0' will disable the timout. The unit is in milliseconds [ms] and must be > 1000 | 1004 | Persisted |
RequestData | Used to request spooled data and SEMI-E10 status at startup. | 1006 | Persisted |
RequestMachineParameterTime | Last time machine parameter was requested from the server. | 1040 | InfoPage |
RequestMachinePrameterTimeout | The timeout for when to request machine parameter. The value of '0' will disable the timout. The unit is in milliseconds [ms] and must be > 1000. | 1012 | Persisted |
ReuseLogFile | Set this value to 'true' if the log file should be keeped open between each log write operation. Default value is 'true' | 1090 | Persisted, ExpertPage |
TcpBufferSize | The size in bytes of the TCP socket buffer. The value must be > 8 [bytes] | 1110 | Persisted, ExpertPage |
TimeFormat | The format (yyyy-MM-ddTHH:mm:ss.fffzzz) of the time received in the XML document received. | 1010 | Persisted |
UseLocalTime | Use local time reference to time stamp XML items. If false the dockument time will be used. | 1007 | Persisted |
UseLogSynchEvent | By setting this propery to 'true' no new XML document received will be handled before the logger has reported logger event 'LogDone' (default=false). | 1115 | Persisted, ExpertPage |
XmlHistoryDirectory | The directory of where to put the files after read. | 1014 | Persisted, Folder, ExpertPage |
See also Module Properties