Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Gavin

Pages: [1]
1
Technical support / Using PulsePeriod(ch)
« on: September 01, 2016, 08:24:57 PM »
I would appreciate some advice on the use of PulsePeriod(ch) instruction.
From what I understand, firstly, initiate the channel using the PMON instruction.
I assume this would be accomplished in a custom function and that this function can be called using the 1st.scan bit.
This function will contain the instruction PMON 1 only. (for example)
Then, in another custom function you would use dm[1] = PulsePeriod(1), then do what ever you have to do with dm[1].
From what I read, this mechanism is free running so, if for example, your ladder is doing an Analog to Digital conversion and ch1 transitions from low to high,
the A to D conversion will not be interrupted.
Then, when you call your Pulse Period Function, the last valid pulse period will be loaded into dm[1].
I simple need to know if my air conditioning condenser fan is running above a certain speed before engaging the compressor.
Is the attached example on the right track.

Thank you
Gavin

2
Technical support / TL7 Appears Unstable
« on: August 23, 2016, 06:49:37 PM »
TL7 appears to be unstable on my PC. Some times while editing in the IDE, upon clicking the mouse on an element, the screen scrolls randomly.
I am running the latest TL7 software with jre1.8.0_102 32bit.
Have there been any other such reports.
I have no problems with any other program.

Gavin

Pages: [1]