![HIQUEL SLS-500 Master Controller Скачать руководство пользователя страница 75](http://html1.mh-extra.com/html/hiquel/sls-500-master-controller/sls-500-master-controller_software-manual_2137777075.webp)
HIQUEL
HIQUEL
HIQUEL
HIQUEL
SLS-500-Configurator
www.hiquel.com
75
Analogue operator: Shift left
Symbol:
<<
<<
Data type: In1,In2
Analogue
Out
Analogue
Function:
This function shifts the bits of input In1 to the left by In2 bits
and delivers the result to output Out.
Example:
MyMemory
MyMemory
3
3
L1.AI1
L1.AI1
<<
<<
The current analogue value of analogue input L1.AI1 will be
shifted by 3 bits to the left. In this way the current value will be
multiplied by 8. The result will be saved to MyMemory.
Analogue operator: Shift right
Symbol:
>>
>>
Data type: In1,In2
Analogue
Out
Analogue
Function:
This function shifts the bits of input In1 to the right by In2 bits
and delivers the result to output Out.