timohei.net / Opintojaksot / Opintojaksot / Aiemmin pitämäni opintojaksot / Kunnossapito ja diagnostiikka 2 / Tekstibuggeri /
Laitteiston buggerointi
Laitteistoa buggeroidaan pääosin järjestelmätilassa (System mode).
22s% print structure VME Configuration from Own Kernel token VME 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 8 6100 CPU CPU CPU CPU NCU 11 6160 CPU FBC NCU 30 7200 CPU FBC CPU CPU CPU CPU CPU CPU CPU CPU NCU 23s% print from fbc io structure 61620000 Getting FBC Utilization Rate from FBC agent 61620000 Display Field Bus Configuration via agent 61620000 --------------------------------------------------- PIC 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 sum 0 Not Exists 1 Not Exists 2 Not Exists 3 Not Exists 4 Not Exists 5 BI8 BO8 BI8 BO8 BI8 BO8 BI8 BO8 BI8 BO8 BI8 BO8 12 6 Not Exists 7 Not Exists 8 Not Exists 9 Not Exists 10 Not Exists 11 Not Exists 12 Not Exists 13 Not Exists 14 Not Exists 15 Not Exists Total sum: 12 I/O-units, 96 Channels(48 input, 48 output) BIU8: 6,BOU8: 6 25s% print from fbc calculation io-module 61620000 Getting FBC IO-MODULES from FBC agent 61620003 Total number of io-modules: 21 biu8 : 8 bou8 : 8 biumc : 3 boumc : 1 aiumc : 1 Total number of io-ports : 30 ana : 1 bin : 27 bo : 1 binev : 1 Total number of io-blocks : 2 inv : 2 hwadd pic card chan type status 0x 0 0 5 0 biu8 NO_PIC 0x 5000 5 5 0 biu8 OK 0x 5100 5 6 0 bou8 OK 0x 5200 5 7 0 biu8 OK 0x 5300 5 8 0 bou8 OK 0x 5400 5 9 0 biu8 OK 0x 5500 5 10 0 bou8 OK 0x 5600 5 11 0 biu8 OK 0x 5700 5 12 0 bou8 OK 0x 5701 5 12 1 bou8 OK 0x 5800 5 13 0 biu8 OK 0x 5900 5 14 0 bou8 OK 0x 5a00 5 15 0 biu8 OK 0x 5b00 5 16 0 bou8 OK 0x 5c00 5 17 0 biu8 NO_CHAN 0x 5d00 5 18 0 bou8 NO_CHAN 0x f001 15 5 1 boumc NO_PIC 0x f002 15 5 2 biumc NO_PIC 0x f003 15 5 3 biumc NO_PIC 0x f004 15 5 4 biumc NO_PIC 0x f00f 15 5 15 aiumc NO_PIC
NCU-kortin (tai ACN-solmun verkkoliitynnän) liikenteen seuraaminen
Aseman liikennettä voi seurata tutkimalla välitettyjen sanomien määrää (msgcount) ja liikennevirheiden määrää (errcount). slot-numero näkyy esim. print structure -komennolla.
76a% print variable :e:di:GP01:slot16:vmecard:msgcount
Print Variable
Lid GP01 found.
IS intl <44866> <0xaf42>
77a% print variable :e:di:GP01:slot16:vmecard:errcount
Print Variable
Lid GP01 found.
IS intl <0> <0x0>
78a%
Kortin (ACN-noden tapauksessa slotin) mm. ohjelmistoversion ja kuormituksen näkee vmeunit-muuttujasta:
82a% print variable :e:di:GP01:slot16:vmeunit
Print Variable
Lid GP01 found.
IS dnstu
MEMBER IS version(16) IS char "IX86"
MEMBER IS kernel(16) IS char "564"
MEMBER IS code(16) IS char "ncu2_6.1_386"
MEMBER IS t1 IS ints <0> <0x0>
MEMBER IS t10 IS ints <0> <0x0>
MEMBER IS t60 IS ints <0> <0x0>
MEMBER IS masterlevel IS ints <16> <0x10>
MEMBER IS netratio IS ints <0> <0x0>
MEMBER IS tx_lag IS ana <0.000> <+.00000000+00>
MEMBER IS fault IS binev
MEMBER IS binstat IS bin <0>
MEMBER IS bintime IS time
MEMBER IS faultind IS intsev
MEMBER IS intsstat IS ints <0> <0x0>
MEMBER IS intstime IS time
Päivitetty 28.8.2022
© Timo Heikkinen | timo piste heikkinen at oamk piste fi