News:
Home
Help
Search
Login
Register
August 15, 2026, 10:44:15 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Host Engineering Forum
»
General Category
»
Do-more CPUs and Do-more Designer Software
»
BX-HSIO Preset Table Question
« previous
next »
Print
Pages: [
1
]
Author
Topic: BX-HSIO Preset Table Question (Read 5887 times)
Bobby
Sr. Member
Posts: 60
BX-HSIO Preset Table Question
«
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.
Logged
BobO
Host Moderator
Hero Member
Posts: 6170
Yes Pinky, Do-more will control the world!
Re: BX-HSIO Preset Table Question
«
Reply #1 on:
September 10, 2019, 12:30:12 PM »
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)
Logged
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO
Print
Pages: [
1
]
« previous
next »
Host Engineering Forum
»
General Category
»
Do-more CPUs and Do-more Designer Software
»
BX-HSIO Preset Table Question