Coin Dispenser Integration - Send ESC Hex Commands through Jscript?

We are trying to integrate a Crane T-Flex Coin Dispenser. The coin dispenser takes in hex commands in which we could probably just convert the hex to decimal and use the tags in a print job but that wont work because we would like some return status communication such as if the coin dispenser successfully spit out the coins or is even on. For this reason I thought maybe the best approach would be to execute a script when a cash payment is made. Is it possible to use the script feature to send hex or esc decimal data to a com port?

1 Like