Page 1 of 1

Generic Serial Module Property Value Substitution

Posted: Thu Nov 01, 2007 8:53 pm
by dpgriffith
I think I know how this works but...

I put in %1%LV.

Now how do I create a property that I can assign this command to that will allow from 000-185?

It won't seem to take a range 000-185. I changes it to 1-185.

Please don't tell me I have to key in every 000-185!

Also as a test I did put a few in. 000-050. The odd thing is that when I use this property, it shows 1-50 in the dropdown!

Thanks

Posted: Fri Nov 02, 2007 10:51 am
by Richard Naninck
Not home right now so I can't take a look at how everything is called, but there is some issue with the null character. You can set it to 255 or so to free up the zero.

Also take a look at the wildcard option * to send your serial stuff. That way you don't have to map anything. It's in the help file for the generic serial device.