Go to documentation repository
Some plug-ins have their own settings, the files of which are located in the <POS PSIM installation directory>\Modules\Pos\Forwarders\Protocols\Settings\ folder. Depending on the plug-in that you use (the ProtocolName parameter in the mixforward.exe.xml configuration file), you must also configure them. For details, refer to the respective settings files.
You can use the DataManPlugin plug-in to work with the DataMan barcode reader. You can configre the reception of data from the DataManPlugin plug-in in the DataManPlugin.xml configuration file located at <POS PSIM installation directory>\Modules\Pos\Forwarders\Protocols\Settings\.
Element name | Element description | Element attribute | Attribute description |
---|---|---|---|
Settings | Specifies the settings of the DataManPlugin plug-in if InputPortType = PLUGIN and ProtocolName = DataManPlugin | UseAutoSearchDevice | Enables auto search for devices in a local network |
SaveImagePathOnBadResults | A place to save an image if a barcode is read incorrectly, due to incorrect positioning of a product on the conveyor | ||
Devices | List of devices to which you must connect to read data |
You can configre the reception of data from the Liko, SecurOS, LogisticsSystemPlugin, JAMMPlugin and OFDPlatform plug-ins in the PluginSettings group of elements of the mixforward.exe.xml configuration file. Description of the elements of the PluginSettings group is given in the table.
Element name | Element description | Element attribute | Attribute description |
---|---|---|---|
OFDSettings | Specifies the settings of the OFDPlatform plug-in if InputPortType = PLUGIN and | BaseURL | API base address |
Token | Token | ||
RequestInterval | Interval of update of event information in ms | ||
JAMMPluginSettings | Specifies the settings of the JAMMPlugin plug-in if InputPortType = PLUGIN and | BaseURL | API base address |
Token | Token | ||
RequestInterval | Interval of update of event information in ms | ||
UseTimeInReciept | Use the receipt time. If UseTimeInReciept=true, then use the receipt time. If UseTimeInReciept=false, then use the time when the MixForward utility received the receipt | ||
LogisticsSystemSettings | Specifies the settings of the LogisticsSystemPlugin plug-in if InputPortType = PLUGIN and | FileUrl | Path to the folder containing the parsing files in CSV format. After parsing, these files are removed from the folder specified in <FileUrl> |
TimeStart | The start time of the parsing process in the following format—hours:minutes, for example, 23:30 | ||
LikoSettings | Specifies the settings of the Liko plug-in if InputPortType = PLUGIN and ProtocolName = Liko | BaseURL | API base address |
Login | Account login | ||
Password | Account password | ||
RequestInterval | Interval of update of event information in ms | ||
SecurOSSettings | Specifies the settings of the SecurOS plug-in if InputPortType = PLUGIN and ProtocolName = SecurOS. Note. If the plug-in creates its own detailed log (PrivateLog=true), then the log of the SecurOS plug-in will be located at <POS PSIM installation directory>\Modules\Pos\Forwarders\MixForward\Protocols\SecurOSLogs\ | BaseApiURL | API base address |
Login | Account login | ||
Password | Account password | ||
CallbackUrl | Address of HTTP server for receiving events from SecurOS | ||
ObjectInfo | Information about the object about which you want to receive events. Type—object type id—object id in the system idTerminal—terminal id to which the information about the POS events will be sent | ||
SubscribeEvent | Name of the received event |