This would be really easy on a M-series PLC. Unfortunately, the H-series ladder language does not support a counter compare function. However, if the counts are less than 32 then you could use the sequencer step to trigger action when two sequencers reaches the same step (i.e. same count). For larger count there is no available command.
LDHEX is only available on E10, not on the H-series.