Abstract3000
New member
Hello,
I'm trying to understand the programming for the dosing pumps on the Apex, I was referred to an online generator but what I wanted to do apparently did not work and for some reason it's doing both at the same time :facepalm:
I'm wanting the 1st part to dose 1.1mL @ 12:00AM (00:00) and then again on the following hours, 2, 4, 6, 8, 10
I'm wanting the 2nd part to dose 1.1mL @ 01:00AM and then again on the following hours 3, 5, 7, 9, 11
So as of right now both would be dosing 6.6mL throughout a 12 hour stretch, the code that generated was the following for each pump:
Fallback OFF
OSC 000:00/001:05/118:55 Then ON
If Time 10:00 to 23:59 Then OFF
Fallback OFF
OSC 000:00/001:05/118:55 Then ON
If Time 11:00 to 00:59 Then OFF
What would be the correct coding needed? And exactly what do each of the parameters for OSC Mean?
Thanks
I'm trying to understand the programming for the dosing pumps on the Apex, I was referred to an online generator but what I wanted to do apparently did not work and for some reason it's doing both at the same time :facepalm:
I'm wanting the 1st part to dose 1.1mL @ 12:00AM (00:00) and then again on the following hours, 2, 4, 6, 8, 10
I'm wanting the 2nd part to dose 1.1mL @ 01:00AM and then again on the following hours 3, 5, 7, 9, 11
So as of right now both would be dosing 6.6mL throughout a 12 hour stretch, the code that generated was the following for each pump:
Fallback OFF
OSC 000:00/001:05/118:55 Then ON
If Time 10:00 to 23:59 Then OFF
Fallback OFF
OSC 000:00/001:05/118:55 Then ON
If Time 11:00 to 00:59 Then OFF
What would be the correct coding needed? And exactly what do each of the parameters for OSC Mean?
Thanks