erokc,
If you are using a DL-PLC (not a Do-more PLC), then there is no way to read the state of the CTRIO output directly in a mapped memory location. But then there is no need to use the Preset Table in the CTRIO in that case. Instead, you could simply use comparative contacts and monitor the encoder count coming into the CTRIO and compare it to a value and turn, say, C100 ON when it goes over that value.
If you are using a Do-more PLC, then the state of that output is mapped directly into the CTRIO's structure. For instance, if you are using the CTRIO's Output2 as the Discrete Output for the Preset Table, then it would be, for example, $CTRIO_000.Out2DiscOn.