Yoctopuce Yocto-IO Mode D'emploi page 335

Table des Matières

Publicité

digitalio→get_portPolarity()
digitalio→portPolarity()
Retourne la polarité des bits du port (bitmap).
function get_portPolarity( )
js
int get_portPolarity( )
cpp
-(int) portPolarity
m
LongInt get_portPolarity( ): LongInt
pas
function get_portPolarity( ) As Integer
vb
int get_portPolarity( )
cs
int get_portPolarity( )
java
async Task<int> get_portPolarity( )
uwp
get_portPolarity( )
py
function get_portPolarity( )
php
async get_portPolarity( ): Promise<number>
ts
async get_portPolarity( )
es
int get_portPolarity( )
dnp
int get_portPolarity( )
cp
YDigitalIO
target
cmd
Pour chaque bit à 0 l'entrée sortie correspondante fonctionne manière normale, pour chaque bit à 1 elle
fonctionne ne manière inversée.
Retourne :
un entier représentant la polarité des bits du port (bitmap)
E n
c a s
d ' e r r e u r ,
YDigitalIO.PORTPOLARITY_INVALID
www.yoctopuce.com
get_portPolarity
d é c l e n c h e
23. Référence de l'API de haut niveau
u n e
e x c e p t i o n
.
YDigitalIO
o u
r e t o u r n e
329

Publicité

Table des Matières
loading

Table des Matières