![Tews Technologies TIP815-SW-12 Скачать руководство пользователя страница 15](http://html1.mh-extra.com/html/tews-technologies/tip815-sw-12/tip815-sw-12_manual_1093614015.webp)
14
status = t815_cntrl ( path, 0, SS_MAP, (int)map );
if (map[1] & 0x02) printf(”node 9 is available \n”);
/*- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
Flush the t815_read ring buffer
- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -*/
status = t815_cntrl ( path, 0, SS_FLUSH, 0 );
/*- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
Shutdown the node hardware and remove the node from the network
- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -*/
status = t815_cntrl ( path, 0, SS_OFFLINE, 0 );
RETURNS
E_NOERR if write was successful or an appropriate error code
INCLUDE FILES
tip815.h