차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
다음 판 | 이전 판 | ||
platform:ethercat:100_api:10_desc:20_ecnet:70_ecnet_scanslaves [2021/05/14 11:01] winoars 만듦 |
platform:ethercat:100_api:10_desc:20_ecnet:70_ecnet_scanslaves [2024/07/08 18:23] (현재) |
||
---|---|---|---|
줄 2: | 줄 2: | ||
**장치에 연결되어 있는 슬레이브 검색** | **장치에 연결되어 있는 슬레이브 검색** | ||
---- | ---- | ||
+ | \\ | ||
+ | <callout type=" | ||
+ | ===Synopsis=== | ||
+ | \\ | ||
+ | <sxh csharp> | ||
+ | uint ecNet_ScanSlaves(int netID, ref int errorCode); | ||
+ | </ | ||
+ | </ | ||
+ | <callout type=" | ||
+ | ===Description=== | ||
+ | \\ | ||
+ | 사용자가 사용 할 네트워크에 연결되어 있는 모든 슬레이브를 검색하여 그 개수를 반환 합니다. | ||
+ | </ | ||
+ | |||
+ | <callout type=" | ||
+ | ===Parameter=== | ||
+ | \\ | ||
+ | * **[[platform: | ||
+ | |||
+ | * errorCode : 현재의 에러 코드를 반환합니다. | ||
+ | \\ | ||
+ | ===Return Value=== | ||
+ | \\ | ||
+ | * 네트워크에 연결되어 있는 슬레이브의 개수 | ||
+ | </ |