![Lex System 3I810BW Скачать руководство пользователя страница 44](http://html1.mh-extra.com/html/lex-system/3i810bw/3i810bw_manual_1887041044.webp)
39
GPIO Comparison
CHECK_RET(_GetGpioInputDataIdx (0x10,&BDIO_data));
if((BDIO_data == 1) & (BDIO_startvalue_data == 0) )
{
gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton2), TRUE);
}
CHECK_RET(_GetGpioInputDataIdx (0x11,&BDI1_data));
if((BDI1_data == 1) & (BDI1_startvalue_data == 0) )
{
gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton4), TRUE);
}
CHECK_RET(_GetGpioInputDataIdx (0x12,&BDI2_data));
if((BDI2_data == 1) & (BDI2_startvalue_data == 0) )
{
gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton6), TRUE);
}
CHECK_RET(_GetGpioInputDataIdx (0x13,&BDI3_data));
if((BDI3_data == 1) & (BDI3_startvalue_data == 0) )
{
gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton8), TRUE);
}
F75113 driver delete
on_window1_destory (GtKObject *object,
gpointer user_data)
{
int nRet = 0;
sFintek_sio_data sio_data;
set_debug(1);
if( nRet = init_fi ntek_sio(eSIO_TYPE_F75113,0, &sio_data))
{
fprintf(stderr,"init_fi ntek_sio error\n");
exit(3);
}
ActiveSIO(sio_data.ic_port, sio_data.key);
DeactiveSIO(sio_data.ic_port);
gtk_main_quit();
}
Содержание 3I810BW
Страница 8: ...3 2 1 3 1 2 3 Photo 1 Insert Unplug...
Страница 17: ...12 2 1 Dimension 3I810HW Chapter 2 16 25 8 3 146 115...
Страница 19: ...14 2 2 1 Layout 3I810HW Connector and Jumper BOT SATA2 SATA1...
Страница 21: ...16 2 2 3 Diagram 3I810HW BOT SATA2 SATA1...
Страница 23: ...18 2 3 1 LAYOUT 3I810HW FUNCTION MAP BOT SATA2 SATA1...
Страница 69: ...64 To select the Serial port to RS232 RS422 RS485 default is RS232...
Страница 71: ...66 To select the Serial port to RS232 RS422 RS485 default is RS232...
Страница 72: ...67 4 6 3 3 Power Failure To select the power behavior after power fail default is Keep last state...
Страница 76: ...71 To select the Serial port to RS232 RS422 RS485 default is RS232...
Страница 78: ...73 To select the Serial port to RS232 RS422 RS485 default is RS232...
Страница 80: ...75 To select the Serial port to RS232 RS422 RS485 default is RS232...
Страница 82: ...77 To select the Serial port to RS232 RS422 RS485 default is RS232...
Страница 84: ...79 4 6 7 Network Stack Con guration To enable the Network stack or not default is Disabled...
Страница 85: ...80 4 6 8 NVMe Con guration To detect NVMe storage automatically...
Страница 87: ...82 4 7 1 System Agent SA Con guration Graphics Con guration Please refer section 4 7 1 1...
Страница 90: ...85 4 7 2 1 PCI Express Con guration The optional settings are Enabled default Disabled...
Страница 93: ...88 4 8 Security Administrator Password User Password To set up an Administrator or an User password...