
Bar (Customer) asked a question.
Hello, I have a High Speed Input ($HsCtrTmr) under X4 input, and that $HsCtrTmr under "Setup BRX High Speed Input Function" has enabled scaling set up. When using the instruction FREQTMR with input "X4" under ladder, does the FREQTMR see raw pulses from X4 or scaled pulses? Thanks
FREQTMR is the software NON-high speed I/O version using normal I/O. It is NOT meant for usage with the HSIO functions in the BRX PLC High Speed Inputs.
So you can use it on an input module X29 that has "slow" enough transitions to utilize a FREQTMR instruction.
You should NOT use it on actual high speed inputs - that's what the High Speed Input HARDWARE Frequency Timer in BRX is for.
FREQTMR is a SOFTWARE implementation for general I/O (for 205 I/O, or Terminator, or even your Simulator, along with non-high speed BRX inputs). Think 100 Hz or 20 Hz.
High Speed Input Function Frequency Timer is for the 1 MHz hardware timing on BRX.