MC9090 RFID - BarcodeReader - Change Trigger Keys

3 years 5 months ago
0 3 0

Hi, how can I change the Trigger-Key if I using the Symbol.Barcode.BarcodeReader-Object together with the ListChanged-Event? I don't want to use the yellow trigger keys. Thank you!

Please Register or Login to post a reply

3 Replies

R Richard Linsley-Hood

SoftTrigger works in parallel to any hardware triggers that are being used. You can SoftTrigger either of the Lazer or RFID scanners independantly AFAIK through their _reader objects.

R Richard Linsley-Hood

It would appear that
_reader.Actions.ToggleSoftTrigger();
might meet your requirements. Please note that the standard timeout applies to this action so, if the scanning of the bar code is not completed within this timeframe, it may then require a further manual triggering to actually complete the scan.

Thank you, that's a good idea - just found that function, too. But the problem is, that I have to use the RFID reader, too. So that only "adds" the new trigger but doesn't deaktivate the hardware trigger, right?

CONTACT
Can’t find what you’re looking for?