Метод | Описание | |
---|---|---|
CheckGasCard ( |
||
FormatGasCard ( |
||
OpenCard ( |
航天卡实现,其他不用lihan
|
|
ReadGasCard ( short com, int baud, string &kh, int &ql, decimal &money, short &cs, short &bkcs, string &dm ) : int | ||
Test ( ) : string | ||
WriteGasCard ( short com, int baud, string &kmm, string kh, string dqdm, int ql, int csql, int ccsql, short cs, int ljgql, int bjql, int czsx, int tzed, string sqrq, string cssqrq, int oldprice, int newprice, string sxrq, string sxbj ) : int | ||
WriteNewCard ( short com, int baud, string &kmm, short kzt, string kh, string dqdm, string yhh, string tm, int ql, int csql, int ccsql, short cs, int ljgql, short bkcs, int ljyql, int bjql, int czsx, int tzed, string sqrq, string cssqrq, int oldprice, int newprice, string sxrq, string sxbj, int klx, string meterid ) : int |
Метод | Описание | |
---|---|---|
StaticInitCardInfo ( |
||
StaticReadICCard ( int SystemCode, int CardID, double ICCSpare, double ICMSpare, double ICCTotal, int ICCCount, int ICNum, int ICType, int ICStatus, int ICMStatus, int ComID ) : int | ||
StaticWriteCardInfo ( int SystemCode, int CardID, double ICCSpare, int ICCCount, int ICNum, int OPType, int ComID ) : int |
public CheckGasCard ( |
||
com | ||
baud | ||
Результат | int |
public FormatGasCard ( |
||
com | ||
baud | ||
kmm | string | |
kh | string | |
dqdm | string | |
Результат | int |
public OpenCard ( |
||
com | 串口号,0代表串口1 | |
baud | ||
Результат | int |
public ReadGasCard ( short com, int baud, string &kh, int &ql, decimal &money, short &cs, short &bkcs, string &dm ) : int | ||
com | short | |
baud | int | |
kh | string | |
ql | int | |
money | decimal | |
cs | short | |
bkcs | short | |
dm | string | |
Результат | int |
public WriteGasCard ( short com, int baud, string &kmm, string kh, string dqdm, int ql, int csql, int ccsql, short cs, int ljgql, int bjql, int czsx, int tzed, string sqrq, string cssqrq, int oldprice, int newprice, string sxrq, string sxbj ) : int | ||
com | short | |
baud | int | |
kmm | string | |
kh | string | |
dqdm | string | |
ql | int | |
csql | int | |
ccsql | int | |
cs | short | |
ljgql | int | |
bjql | int | |
czsx | int | |
tzed | int | |
sqrq | string | |
cssqrq | string | |
oldprice | int | |
newprice | int | |
sxrq | string | |
sxbj | string | |
Результат | int |
public WriteNewCard ( short com, int baud, string &kmm, short kzt, string kh, string dqdm, string yhh, string tm, int ql, int csql, int ccsql, short cs, int ljgql, short bkcs, int ljyql, int bjql, int czsx, int tzed, string sqrq, string cssqrq, int oldprice, int newprice, string sxrq, string sxbj, int klx, string meterid ) : int | ||
com | short | |
baud | int | |
kmm | string | |
kzt | short | |
kh | string | |
dqdm | string | |
yhh | string | |
tm | string | |
ql | int | |
csql | int | |
ccsql | int | |
cs | short | |
ljgql | int | |
bkcs | short | |
ljyql | int | |
bjql | int | |
czsx | int | |
tzed | int | |
sqrq | string | |
cssqrq | string | |
oldprice | int | |
newprice | int | |
sxrq | string | |
sxbj | string | |
klx | int | |
meterid | string | |
Результат | int |