Mobotix

From IPLOG
Revision as of 12:23, 11 June 2021 by Z033 (talk | contribs) (Created page with "== MOBOTIX library == === MOBOTIX_POS === Handle data in to the mobotix camera. {| class="wikitable" ! colspan="4" |Libraries for IEC 61131-3#Asynchronous operations|Asynch...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MOBOTIX library

MOBOTIX_POS

Handle data in to the mobotix camera.

Asynchronous interface - external implementation through metel-async-relay
in IP_ADDR STRING IP address
in TMO_S UINT Timeout for communication
in USERNAME STRING username
in PASSWORD STRING password
in MESSAGE_NAME STRING Message name used as mobotix database identifier.
in TRANSACTION_TYPE STRING(255) transaction type
in QUANTITY RAEL quantity
in PRICE REAL price
in SUM_PRICE REAL sum price
in ARTICLE STRING(255) article
in VARIANT1 INT variant1
in VARIANT2 INT variant2
in END_OF_BILL BOOL end of bill
in CURRENCY STRING(255) currency
in SYSTEM BOOL system
in SET_DATE STRING If not used then use camera date
in SET_TIME STRING If not used then use camera time

MOBOTIX_SMART

Handle data in to the mobotix camera

Asynchronous interface - external implementation through metel-async-relay
in IP_ADDR STRING IP address
in TMO_S UINT Timeout for communication
in USERNAME STRING username
in PASSWORD STRING password
in MASSAGE_NAME STRING Message name used as mobotix database identifier.
in TRANSACTION_TYPE STRING(255) transaction type
in NAME STRING(255) name
in NUMBER INT number
in NUMBER2 INT number2
in FLOAT REAL float
in FLOAT2 REAL float2
in NAME2 STRING(255) name2
in SYSTEM BOOL system
in SPACER BOOL spacer
in SET_DATE STRING If not used then use camera date
in SET_TIME STRING If not used then use camera time