You will need to build a Schedule Data Block and create a TTY port that is defined as an ACD printer. There is a prompt, STIO, that is used to define the device number of the printer for a specific ACD queue. In the SCB, you define the specifics like collection period, start and end times, as well as the printer(s) for the output.
The SCB is built in LD 23, and the ACD printer is a TTY, built in LD 17 as an ADAN. This does have to be built as a printer, so you may need to verify prompts before it is all set up. Build the printer port first, so the SCB will accept the printer port you have defined.
Hope this helps,
Scott M.