Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: Bobby on September 10, 2019, 10:12:42 AM
-
Hello all,
We are switching to the new BX-HSIO1 cards. First off I really enjoy working with them! But I am having one little problem/question.
I am using a table driven output and loading the preset value from D0. I want to pulse the output on for 100ms but seem to be stuck to the limit of the D1:W0 that I need to load the pulse from.
-
The value of D1 is an 8 bit value in D1:B3, and a 24 bit value contained in B0, B1, and B2.
Use MATH box to set D1 = (100000 | 0x02000000)