Hello,
you've just to multiply Auto/manual by 2, noise gain by 4, noise sign by 64
and to add all the components.
look at the diagram here : http://cjoint.com/?gxq32THb1m
jerome
"LV Beginner" <x@no.email> a écrit dans le message de news:
1151050208933-382629@exchange.ni.com...
> Hello
>
> I want to build a Binary/hexa decimal data from the buttonsCancel is 1 bit
> data its the LSB, amnual/Auto is also 1 bit its the second bitNoise gain
> is 4 bit dataNoise sign is 2 bit datai want to build a binary number &
> equivalent hexa decimal number for thisEx. if i click start error button
> the start error bit is 1 (LSB)i select Auto, bit is 0 noice gain if i
> select 50% = 0101noise sign if Random 10so i want to build a 8 bit
> data like this 10010101
>
> thanks
> sk
>
>
>
> I am using LabVIEW 7.1
>
>
> q.vi:
> http://forums.ni.com/attachments/ni/170/191663/1/q.vi