📄 disp_data_mux.fit.eqn
字号:
--second1[1] is second1[1] at PIN_37
--operation mode is input
second1[1] = INPUT();
--second1[0] is second1[0] at PIN_88
--operation mode is input
second1[0] = INPUT();
--second0[3] is second0[3] at PIN_24
--operation mode is input
second0[3] = INPUT();
--second0[2] is second0[2] at PIN_1
--operation mode is input
second0[2] = INPUT();
--second0[1] is second0[1] at PIN_13
--operation mode is input
second0[1] = INPUT();
--second0[0] is second0[0] at PIN_76
--operation mode is input
second0[0] = INPUT();
--Date_EN is Date_EN at PIN_80
--operation mode is input
Date_EN = INPUT();
--DateSet_EN is DateSet_EN at PIN_6
--operation mode is input
DateSet_EN = INPUT();
--date_disp_select[5] is date_disp_select[5] at PIN_72
--operation mode is input
date_disp_select[5] = INPUT();
--date_disp_select[4] is date_disp_select[4] at PIN_94
--operation mode is input
date_disp_select[4] = INPUT();
--date_disp_select[3] is date_disp_select[3] at PIN_29
--operation mode is input
date_disp_select[3] = INPUT();
--date_disp_select[2] is date_disp_select[2] at PIN_17
--operation mode is input
date_disp_select[2] = INPUT();
--date_disp_select[1] is date_disp_select[1] at PIN_84
--operation mode is input
date_disp_select[1] = INPUT();
--date_disp_select[0] is date_disp_select[0] at PIN_5
--operation mode is input
date_disp_select[0] = INPUT();
--month1[3] is month1[3] at PIN_97
--operation mode is input
month1[3] = INPUT();
--month1[2] is month1[2] at PIN_33
--operation mode is input
month1[2] = INPUT();
--month1[1] is month1[1] at PIN_58
--operation mode is input
month1[1] = INPUT();
--month1[0] is month1[0] at PIN_19
--operation mode is input
month1[0] = INPUT();
--month0[3] is month0[3] at PIN_71
--operation mode is input
month0[3] = INPUT();
--month0[2] is month0[2] at PIN_55
--operation mode is input
month0[2] = INPUT();
--month0[1] is month0[1] at PIN_60
--operation mode is input
month0[1] = INPUT();
--month0[0] is month0[0] at PIN_93
--operation mode is input
month0[0] = INPUT();
--day1[3] is day1[3] at PIN_16
--operation mode is input
day1[3] = INPUT();
--day1[2] is day1[2] at PIN_21
--operation mode is input
day1[2] = INPUT();
--day1[1] is day1[1] at PIN_31
--operation mode is input
day1[1] = INPUT();
--day1[0] is day1[0] at PIN_96
--operation mode is input
day1[0] = INPUT();
--day0[3] is day0[3] at PIN_67
--operation mode is input
day0[3] = INPUT();
--day0[2] is day0[2] at PIN_64
--operation mode is input
day0[2] = INPUT();
--day0[1] is day0[1] at PIN_10
--operation mode is input
day0[1] = INPUT();
--day0[0] is day0[0] at PIN_99
--operation mode is input
day0[0] = INPUT();
--disp_select[5] is disp_select[5] at PIN_45
--operation mode is output
disp_select[5] = OUTPUT(A1L08);
--disp_select[4] is disp_select[4] at PIN_46
--operation mode is output
disp_select[4] = OUTPUT(A1L87);
--disp_select[3] is disp_select[3] at PIN_49
--operation mode is output
disp_select[3] = OUTPUT(A1L67);
--disp_select[2] is disp_select[2] at PIN_50
--operation mode is output
disp_select[2] = OUTPUT(A1L47);
--disp_select[1] is disp_select[1] at PIN_48
--operation mode is output
disp_select[1] = OUTPUT(A1L27);
--disp_select[0] is disp_select[0] at PIN_47
--operation mode is output
disp_select[0] = OUTPUT(A1L07);
--disp_data[2] is disp_data[2] at PIN_40
--operation mode is output
disp_data[2] = OUTPUT(A1L711);
--disp_data[4] is disp_data[4] at PIN_41
--operation mode is output
disp_data[4] = OUTPUT(A1L811);
--disp_data[5] is disp_data[5] at PIN_42
--operation mode is output
disp_data[5] = OUTPUT(A1L911);
--disp_data[6] is disp_data[6] at PIN_44
--operation mode is output
disp_data[6] = OUTPUT(A1L221);
--disp_data[1] is disp_data[1] at PIN_52
--operation mode is output
disp_data[1] = OUTPUT(A1L021);
--disp_data[0] is disp_data[0] at PIN_53
--operation mode is output
disp_data[0] = OUTPUT(A1L121);
--disp_data[3] is disp_data[3] at PIN_54
--operation mode is output
disp_data[3] = OUTPUT(A1L321);
--A1L32 is Data~2922 at SEXP33
A1L32 = EXP(!Stopwatch_EN & !Timepiece_EN & !TimeSet_EN);
--A1L42 is Data~2923 at SEXP49
A1L42 = EXP(!Stopwatch_EN & !Timepiece_EN & !TimeSet_EN);
--A1L52 is Data~2924 at SEXP9
A1L52 = EXP(!Stopwatch_EN & !Timepiece_EN & !TimeSet_EN);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -