0
Completed

IQAN Design Idea's

ksilovich 8 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 8 years ago 1

Some Ideas I have had,

1) It would be nice to justify a comment box to the right. It comes in handy when you want the text to be right next to that function.

Image 430


2) Error Value for a 2 bit value. It defaults to False, but it would be nice to be able to put (-1). That way in the program I an tell there is an error and do some other code with it.

Image 431


3) TSC1 SA - Integer Parameter. I saw a post a year ago about adding this to IQAN 4, but it has not been done yet. I was wondering if you knew when I could expect that.

Image 432






Completed

Thank you for posting your ideas. Some comments:


2) Unfortunately this is not possible, since a 2 bit JPIN with J1939 Error check enabled is considered a Boolean type channel, which cannot have -1 as a value. Instead you should look at the channel status. It will be J1939 error or J1939 not available respectively.


3) Currently planned for IQANdesign 4.04, later this fall.