Properties

The GPSolarBee module has the following properties:

NameDescriptionIDFlags
ArticleConfigUsed to set which element is contains article information1015Persisted
ConnectedStatus if Apis is connected to server.1005InfoPage
DataConfigUsed to filter which elements should be registered as data value. Default (empty) register all elements as data. Each name is separeated by ';'1017Persisted
EnableLaneTrayInfoFor example, for Tray Id 9999, lane Id 2 and Wafer Id 12345, Schmid will be sending '99992000000000012345' to GP for Wafer Id (Refered to as 'MaterialSplit'.)1100Persisted, ExpertPage
EnableReconnectIf true the module will reconnect when a disconnect is received.1009Persisted
EquipmentHeartbeatTimeLast time equipment heartbeat was sent to the server.1050InfoPage
EquipmentReconectTimeLast time equipment reconnect was run.1060InfoPage
EquipmentStateLocationThe equipment location of where to register equipment states.1018Persisted
EquipmentTimeAsUtcIs equipment time represented in UTC.1011Persisted
EquipmentTypeThe equipment type is used to select which type of equipment to use, GPSolar or Semilab. The choice will affect the interpretation of the XML documents received.1023Persisted, Enumerated
ExchangeRateThe exchange rate in milliseconds for the 'ExternalItems' timer event. By default, used for updating external items values.100Persisted
HeartbeatRestartRestart 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).1024Persisted, ExpertPage
HeartbeatTimeoutThe timeout for when to send a heartbeat. The unit is in milliseconds [ms] and must be > 1000.1003Persisted
IP-AddressThe IP address of the server. You can not specify host name.1001Persisted, TcpIpAddr
LogFileReference to the log file name to log input received on the socket.1008Persisted, File
MaterialAttributeLocationThe equipment location of where to register material attribute.1019Persisted
MaxLogFileSizeThe max size of the log file before it get recycled. The value must be > 1000 [bytes]1080Persisted, ExpertPage
MaxXmlHistoryFilesThe 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 1001021Persisted, ExpertPage
MessageBrokerKeepAliveLast time MessageBroker.GetMessages was called.1070InfoPage
MessageTypeUsed to define if the material should be registerd with message 'RegisterMaterialAttributes' or 'RegisterInterimMaterialAttributes'.1012Persisted, Enumerated
Port-NumberThe listening port of the server.1002Persisted
QualityConfigUsed to set which element is contains quality information1016Persisted
ReconnectInSeparateThreadUsed to run connection in a separate thread when the timer kick inn.1350Persisted
ReconnectTimeThe time for reconnect equipment after a connection loss. The unit is in milliseconds [ms] and must be > 10001004Persisted
ReuseLogFileSet this value to 'true' if the log file should be keeped open between each log write operation. Default value is 'true'1090Persisted, ExpertPage
TcpBufferSizeThe size in bytes of the TCP socket buffer. The value must be > 8 [bytes]1110Persisted, ExpertPage
TimeFormatThe format of the time received from the equipment.1010Persisted
UseApisTimeUse Apis time as time reference.1006Persisted
UseLogSynchEventBy setting this propery to 'true' no new XML document received will be handled before the logger has reported logger event 'LogDone' (default=false).1120Persisted, ExpertPage
WaferIdMaskThis property is used to mask out any '0' (zero) in the beginging of the waferid used in constructing the Apis message. Ex '0000234232' --> '234232'.1022Persisted, ExpertPage
XmlHistoryDirectoryThe directory of where to put the files after read.1020Persisted, Folder, ExpertPage

See also Module Properties