Properties
The AISXmlBee module has the following properties:
Name | Description | ID | Flags |
ArticleConfig | Used to set which element is contains article information | 1015 | Persisted |
Connected | Status if Apis is connected to server. | 1005 | InfoPage |
DataConfig | Used to filter which elements should be registered as data value. Default (empty) register all elements as data. Each name is separeated by ';' | 1017 | Persisted |
EnableReconnect | If true the module will reconnect when a disconnect is received. | 1009 | Persisted |
EquipmentHeartbeatTime | Last time equipment heartbeat was sent to the server. | 1050 | InfoPage |
EquipmentReconectTime | Last time equipment reconnect was run. | 1060 | InfoPage |
EquipmentStateLocation | The equipment location of where to register equipment states. | 1018 | Persisted |
EquipmentTimeAsUtc | Is equipment time represented in UTC. | 1011 | Persisted |
ExchangeRate | The exchange rate in milliseconds for the 'ExternalItems' event. By default used for updating external items values. | 100 | Persisted |
HeartbeatRestart | Restart connection if missing heartbeat is greater that the value specified. If the heartbeat is missed in a continous sequence compared to the value specified, the connection will be restarted. Only valus greater than '1' is allowed (DefaultValue: 5). | 1024 | Persisted, ExpertPage |
HeartbeatTimeout | The timeout for when to send a heartbeat. 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 | Reference to the log file name to log input received on the socket. | 1008 | Persisted, File |
MaterialAttributeLocation | The equipment location of where to register material attribute. | 1019 | Persisted |
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 | 1021 | Persisted, ExpertPage |
MessageBrokerKeepAlive | Last time MessageBroker.GetMessages was called. | 1070 | InfoPage |
MessageType | Used to define if the material should be registerd with message 'RegisterMaterialAttributes' or 'RegisterInterimMaterialAttributes'. | 1012 | Persisted, Enumerated |
NumberDecimalSeparator | Use this property to set the type of NumberDecimalSeparator | 1120 | Persisted, Enumerated, ExpertPage |
Port-Number | The listening port of the server. | 1002 | Persisted |
QualityConfig | Used to set which element is contains quality information | 1016 | 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 unit is in milliseconds [ms] and must be > 1000 | 1004 | 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 of the time received from the equipment. | 1010 | Persisted |
UseApisTime | Use Apis time as time reference. | 1006 | 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 |
WaferIdMask | This property is used to mask out any '0' (zero) in the beginging of the waferid used in constructing the Apis message. Ex '0000234232' --> '234232'. | 1022 | Persisted, ExpertPage |
XmlHistoryDirectory | The directory of where to put the files after read. | 1020 | Persisted, Folder, ExpertPage |
See also Module Properties