en:software:qview:qview_6:qcl_library:vr10swrtobin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:software:qview:qview_6:qcl_library:vr10swrtobin [2017/02/06 15:52] – [Errcode] qem103en:software:qview:qview_6:qcl_library:vr10swrtobin [2019/08/29 17:01] (current) – external edit 127.0.0.1
Line 26: Line 26:
 0: No error 0: No error
  
-=== Esempio ===+=== Example ===
  
-Trasforma il valore  -100 (signed word) in un valore binario+Transforms the value -100 (signed word) in a binary value
  
 <code QCL> <code QCL>
Line 36: Line 36:
 VR10SWrToBin (value, index, array, errcode) VR10SWrToBin (value, index, array, errcode)
  
-;Sull'array si troverà :+;On the array will be :
 ; array[1] = -1 ; array[1] = -1
 ; array[2] = -20 ; array[2] = -20
  • Last modified: 2019/08/29 17:18