Setting up a TRANSNET batch control interface in Keystone
(Redirected from Setting up a TRANSNET batch control interface in CompuCrete GH)
Setting up a TRANSNET batch control interface in CompuCrete GH
- Log in to CCGH as ADMIN.
- From the System Maintenance menu, select Device Maintenance.
- Add a new device with fields as follows:
- Device Id--by convention, use the letters BC followed by a 2 letter location code
- Description--enter a meaningful description, usually indicating the location
- Type--select "Batch Control"
- IP Address--leave blank
- IP Port--leave blank
- Device Configuration-- (the following parameters are required:)
Protocol=TRANSNET COMPort=1 (or 2,3,4 etc.) BaudRate=9600 (or whatever baud rate is appropriate) DataBits=8 StopBits=1 Parity=N (or O for Odd, E for Even) (the following parameters are optional:) EOLHex=0D0A (CR/LF is the default) Timeout=5 (5 secs is the default) Retry=3 (the default)
- Log in to CCGH as a normal user.
- Select Plants from the File Maintenance menu.
- For each plant that will send tickets to the batch control:
- Click on the Devices tab
- Check the box next to the batch control you just created
- Using Ticket Printing, select a plant that you chose to send tickets to the batch control. Enter a manual ticket and key in a single product (it would be helpful if this product also exists on the batch control.) Print the ticket. You should see activity on the batch control.
- After testing, go back into Device Maintenance and add the following parameter to the end of the Device Configuration box:
ProductClass=nn,nn,nn...
This indicates that only products in one of the listed product classes will be sent to the batch control. Other products will not.