Internet PLC Forum

General => Technical support => Topic started by: mace123s on December 07, 2015, 09:44:24 AM

Title: FMD Processor
Post by: mace123s on December 07, 2015, 09:44:24 AM
Is there any way to capture the current count of the HSC1  counter?
In the online view it shows the current count but i cant seem to find a way to put this into
a DM Register.  
Title: Re:FMD Processor
Post by: garysdickinson on December 07, 2015, 01:40:19 PM
Yes.  You write a program in TBASIC to access the High speed counters:

DM32[1] = HSCPV[1]
HSCPV[1] = 0