C# Класс Card.JinKaMY

Наследование: ICard
Показать файл Открыть проект

Открытые методы

Метод Описание
CheckGasCard ( Int16 com, Int32 baud ) : int
CheckGasCard ( short com, int baud ) : int
FormatGasCard ( Int16 com, Int32 baud, string kmm, string kh, string dqdm ) : int
FormatGasCard ( short com, int baud, string kmm, string kh, string dqdm ) : int
OpenCard ( Int16 com, Int32 baud ) : int

航天卡实现,其他不用

ReadGasCard ( short com, int baud, string &kh, int &ql, decimal &money, short &cs, Int16 &bkcs, string &yhh ) : int
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
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

Приватные методы

Метод Описание
Gold_Buycard ( int com, int baud, byte kh, int ql, int cs ) : int
Gold_Formatcard ( int com, int baud, byte kh ) : int
Gold_Readcard ( int com, int baud, byte kh, int &ql, int &cs, int &type ) : int
Gold_Writecard ( int com, int baud, byte kh, int ql, int cs, int type ) : int
ReadCompany ( ) : int
StaticBuyGas ( Int32 port, Int32 baud, byte CardNum, Int32 GasNum, Int32 Times ) : int
StaticCheckGasCard ( Int16 com, Int32 baut ) : int
StaticCleanMoney ( Int32 port, Int32 baud, byte CardNum ) : int
StaticClearCard ( Int32 port, Int32 baud, byte CardNum ) : int
StaticError_message ( Int32 ErrorCode, byte ErrorMsg ) : void
StaticFormatGasCard ( Int16 com, Int32 baut, byte kmm, Int16 klx, byte kh, byte dqdm ) : int
StaticIsOurCard ( Int32 port, Int32 baud ) : int
StaticReadCard ( Int32 port, Int32 baud, byte CardNum, Int32 GasNum, Int32 Times, Int32 MeterType ) : int
StaticReadGasCard ( Int16 com, Int32 baut, byte kmm, Int16 &klx, Int16 &kzt, byte kh, byte dqdm, byte yhh, byte tm, Int32 &ql, Int16 &cs, Int32 &ljgql, Int16 &bkcs, Int32 &ljyql, Int32 &syql, Int32 &bjql, Int32 &czsx, Int32 &tzed, byte sqrq, Int32 &oldprice, Int32 &newprice, byte sxrq, byte sxbj ) : int
StaticWriteGasCard ( Int16 com, Int32 baut, byte kmm, Int16 klx, byte kh, byte dqdm, Int32 ql, Int16 cs, Int32 ljgql, Int32 bjql, Int32 czsx, Int32 tzed, byte sqrq, Int32 &oldprice, Int32 &newprice, byte sxrq, byte sxbj ) : int
StaticWriteNewCard ( Int16 com, Int32 baut, byte kmm, Int16 klx, Int16 kzt, byte kh, byte dqdm, byte yhh, byte tm, Int32 ql, Int16 cs, Int32 ljgql, Int16 bkcs, Int32 ljyql, Int32 bjql, Int32 czsx, Int32 tzed, byte sqrq, Int32 &oldprice, Int32 &newprice, byte sxrq, byte sxbj ) : int
StaticWriteUserCard ( Int32 port, Int32 baud, byte CardNum, Int32 GasNum, Int32 Times, Int32 MeterType ) : int

Описание методов

CheckGasCard() публичный Метод

public CheckGasCard ( Int16 com, Int32 baud ) : int
com System.Int16
baud System.Int32
Результат int

CheckGasCard() публичный Метод

public CheckGasCard ( short com, int baud ) : int
com short
baud int
Результат int

FormatGasCard() публичный Метод

public FormatGasCard ( Int16 com, Int32 baud, string kmm, string kh, string dqdm ) : int
com System.Int16
baud System.Int32
kmm string
kh string
dqdm string
Результат int

FormatGasCard() публичный Метод

public FormatGasCard ( short com, int baud, string kmm, string kh, string dqdm ) : int
com short
baud int
kmm string
kh string
dqdm string
Результат int

OpenCard() публичный Метод

航天卡实现,其他不用
public OpenCard ( Int16 com, Int32 baud ) : int
com System.Int16 串口号,0代表串口1
baud System.Int32
Результат int

ReadGasCard() публичный Метод

public ReadGasCard ( short com, int baud, string &kh, int &ql, decimal &money, short &cs, Int16 &bkcs, string &yhh ) : int
com short
baud int
kh string
ql int
money decimal
cs short
bkcs System.Int16
yhh string
Результат int

ReadGasCard() публичный Метод

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

Test() публичный Метод

public Test ( ) : string
Результат string

WriteGasCard() публичный Метод

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

WriteNewCard() публичный Метод

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
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
Результат int

WriteNewCard() публичный Метод

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