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
Next revision Both sides next revision
en:configuration_api [2021/08/06 15:15]
kateyu
en:configuration_api [2021/08/06 15:19]
kateyu [BS2InputConfigEx]
Line 2453: Line 2453:
  ​ Input Port Number. \\ \\  ​ Input Port Number. \\ \\
   5. //​​switchType//​​ \\   5. //​​switchType//​​ \\
- ​ Input Signal Type\\  + ​ Input Signal Type\\  
-  <WRAP group 50%>+<WRAP group 50%>
  ​ ^Value ​ ^Description ​ ^  ​ ^Value ​ ^Description ​ ^
  ​ |0 ​ |Normally Open  |  ​ |0 ​ |Normally Open  |
Line 2479: Line 2479:
   11. //​​reserved2//​​ \\   11. //​​reserved2//​​ \\
  ​ Reserved Space. \\ \\  ​ Reserved Space. \\ \\
-  +  5. //​switchType//​ \\ 
 +Input 신호 유형입니다. \\  
 +<WRAP group 50%> 
 +^값  ^설명 ​ ^ 
 +|0  |Normally Open  | 
 +|1  |Normally Closed ​ | 
 +</​WRAP>​  
 +6. //​duration//​ \\  
 +Input 신호의 지속시간으로 단위는 밀리초(ms)입니다. \\ \\ 
 +7. //​reserved//​ \\ 
 +예약된 공간입니다. \\ \\ 
 +8. //​supervisedResister//​ \\ 
 +Supervised input 저항 값의 유형을 설정하거나,​ 해제할 수(unsupervised) 있습니다. \\ 
 +<WRAP group 50%> 
 +^값  ^설명 ​ ^ 
 +|0  |1K 저항 ​ | 
 +|1  |2.2K 저항 ​ | 
 +|2  |4.7K 저항 ​ | 
 +|3  |10K 저항 ​ | 
 +|254  |Unsupervised(기본값) ​ | 
 +</​WRAP> ​
     
   ==== BS2RelayActionConfig ====   ==== BS2RelayActionConfig ====