github.com/nvi-inc/fsgo@v0.2.1/versions/fs9.12.8/types_amd64.go (about) 1 // Created by cgo -godefs - DO NOT EDIT 2 // cgo -godefs fs9.12.8/types.go 3 4 package fs 5 6 type ( 7 Bank_set_mon struct { 8 ActiveBank struct { 9 ActiveBank [33]byte `json:"active_bank"` 10 padCgo0 [3]byte 11 State M5state `json:"state"` 12 } `json:"active_bank"` 13 ActiveVsn struct { 14 ActiveVsn [33]byte `json:"active_vsn"` 15 padCgo0 [3]byte 16 State M5state `json:"state"` 17 } `json:"active_vsn"` 18 InactiveBank struct { 19 InactiveBank [33]byte `json:"inactive_bank"` 20 padCgo0 [3]byte 21 State M5state `json:"state"` 22 } `json:"inactive_bank"` 23 InactiveVsn struct { 24 InactiveVsn [33]byte `json:"inactive_vsn"` 25 padCgo0 [3]byte 26 State M5state `json:"state"` 27 } `json:"inactive_vsn"` 28 } 29 Bbc_cmd struct { 30 Freq int64 `json:"freq"` 31 Source int32 `json:"source"` 32 Bw [2]int32 `json:"bw"` 33 Bwcomp [2]int32 `json:"bwcomp"` 34 Gain struct { 35 Mode int32 `json:"mode"` 36 Value [2]int32 `json:"value"` 37 Old int32 `json:"old"` 38 } `json:"gain"` 39 Avper int32 `json:"avper"` 40 } 41 Bbc_mon struct { 42 Lock int32 `json:"lock"` 43 Pwr [2]uint32 `json:"pwr"` 44 Serno int32 `json:"serno"` 45 Timing int32 `json:"timing"` 46 } 47 Bs struct { 48 ImageRejectFilter uint32 `json:"image_reject_filter"` 49 Level Servo `json:"level"` 50 Offset Servo `json:"offset"` 51 MagnStats uint32 `json:"magn_stats"` 52 Flip64MHzOut uint32 `json:"flip_64MHz_out"` 53 DigitalFormat uint32 `json:"digital_format"` 54 FlipInput uint32 `json:"flip_input"` 55 PHilbertNo byte `json:"p_hilbert_no"` 56 NHilbertNo byte `json:"n_hilbert_no"` 57 padCgo0 [2]byte 58 SubBand uint32 `json:"sub_band"` 59 QFirNo byte `json:"q_fir_no"` 60 IFirNo byte `json:"i_fir_no"` 61 ClockDecimation byte `json:"clock_decimation"` 62 padCgo1 [1]byte 63 AddSub Mux `json:"add_sub"` 64 UsbMux Mux `json:"usb_mux"` 65 LsbMux Mux `json:"lsb_mux"` 66 UsbThreshold byte `json:"usb_threshold"` 67 LsbThreshold byte `json:"lsb_threshold"` 68 padCgo2 [2]byte 69 UsbServo Servo `json:"usb_servo"` 70 LsbServo Servo `json:"lsb_servo"` 71 FlipUsb uint32 `json:"flip_usb"` 72 FlipLsb uint32 `json:"flip_lsb"` 73 Monitor Mux `json:"monitor"` 74 Digout Digout `json:"digout"` 75 } 76 Calrx_cmd struct { 77 File [65]byte `json:"file"` 78 padCgo0 [3]byte 79 Type int32 `json:"type"` 80 Lo [2]float64 `json:"lo"` 81 } 82 Capture_mon struct { 83 Qa struct { 84 Drive int32 `json:"drive"` 85 Chan int32 `json:"chan"` 86 } `json:"qa"` 87 General struct { 88 Word1 uint32 `json:"word1"` 89 Word2 uint32 `json:"word2"` 90 } `json:"general"` 91 Time struct { 92 Word3 uint32 `json:"word3"` 93 Word4 uint32 `json:"word4"` 94 } `json:"time"` 95 } 96 Clock_set_cmd struct { 97 Freq struct { 98 Freq int32 `json:"freq"` 99 State M5state `json:"state"` 100 } `json:"freq"` 101 Source struct { 102 Source [33]byte `json:"source"` 103 padCgo0 [3]byte 104 State M5state `json:"state"` 105 } `json:"source"` 106 ClockGen struct { 107 ClockGen float64 `json:"clock_gen"` 108 State M5state `json:"state"` 109 } `json:"clock_gen"` 110 } 111 Cmd_ds struct { 112 Name *byte `json:"name"` 113 Equal byte `json:"equal"` 114 padCgo0 [7]byte 115 Argv [100]*byte `json:"argv"` 116 } 117 Das struct { 118 DsMnem [3]byte `json:"ds_mnem"` 119 padCgo0 [5]byte 120 Ifp [2]Ifp `json:"ifp"` 121 VoltageP5VIfp1 float32 `json:"voltage_p5V_ifp1"` 122 VoltageP5VIfp2 float32 `json:"voltage_p5V_ifp2"` 123 VoltageM5d2V float32 `json:"voltage_m5d2V"` 124 VoltageP9V float32 `json:"voltage_p9V"` 125 VoltageM9V float32 `json:"voltage_m9V"` 126 VoltageP15V float32 `json:"voltage_p15V"` 127 VoltageM15V float32 `json:"voltage_m15V"` 128 padCgo1 [4]byte 129 } 130 Data_check_mon struct { 131 Missing struct { 132 Missing int64 `json:"missing"` 133 State M5state `json:"state"` 134 } `json:"missing"` 135 Mode struct { 136 Mode [33]byte `json:"mode"` 137 padCgo0 [3]byte 138 State M5state `json:"state"` 139 } `json:"mode"` 140 padCgo0 [4]byte 141 Submode struct { 142 Submode [33]byte `json:"submode"` 143 padCgo0 [7]byte 144 First int64 `json:"first"` 145 State M5state `json:"state"` 146 } `json:"submode"` 147 Time struct { 148 Time M5time `json:"time"` 149 Bad int64 `json:"bad"` 150 State M5state `json:"state"` 151 } `json:"time"` 152 Offset struct { 153 Offset int64 `json:"offset"` 154 Size int64 `json:"size"` 155 State M5state `json:"state"` 156 } `json:"offset"` 157 Period struct { 158 Period M5time `json:"period"` 159 State M5state `json:"state"` 160 } `json:"period"` 161 Bytes struct { 162 Bytes int64 `json:"bytes"` 163 State M5state `json:"state"` 164 } `json:"bytes"` 165 Source struct { 166 Source [33]byte `json:"source"` 167 padCgo0 [3]byte 168 State M5state `json:"state"` 169 } `json:"source"` 170 padCgo1 [4]byte 171 Start struct { 172 Start M5time `json:"start"` 173 State M5state `json:"state"` 174 } `json:"start"` 175 Code struct { 176 Code int32 `json:"code"` 177 State M5state `json:"state"` 178 } `json:"code"` 179 Frames struct { 180 Frames int32 `json:"frames"` 181 State M5state `json:"state"` 182 } `json:"frames"` 183 Header struct { 184 Header M5time `json:"header"` 185 State M5state `json:"state"` 186 } `json:"header"` 187 Total struct { 188 Total float32 `json:"total"` 189 State M5state `json:"state"` 190 } `json:"total"` 191 padCgo2 [4]byte 192 Byte struct { 193 Byte int64 `json:"byte"` 194 State M5state `json:"state"` 195 } `json:"byte"` 196 } 197 Data_valid_cmd struct { 198 UserDv int32 `json:"user_dv"` 199 PbEnable int32 `json:"pb_enable"` 200 } 201 Dbbc_cont_cal_cmd struct { 202 Mode int32 `json:"mode"` 203 Samples int32 `json:"samples"` 204 } 205 Dbbcform_cmd struct { 206 Mode int32 `json:"mode"` 207 Test int32 `json:"test"` 208 } 209 Dbbcgain_cmd struct { 210 Bbc int32 `json:"bbc"` 211 State int32 `json:"state"` 212 GainU int32 `json:"gainU"` 213 GainL int32 `json:"gainL"` 214 Target int32 `json:"target"` 215 } 216 Dbbcgain_mon struct { 217 State int32 `json:"state"` 218 Target int32 `json:"target"` 219 } 220 Dbbcifx_cmd struct { 221 Input int32 `json:"input"` 222 Att int32 `json:"att"` 223 Agc int32 `json:"agc"` 224 Filter int32 `json:"filter"` 225 TargetNull int32 `json:"target_null"` 226 Target uint32 `json:"target"` 227 } 228 Dbbcifx_mon struct { 229 Tp uint32 `json:"tp"` 230 } 231 Dbbcnn_cmd struct { 232 Freq uint64 `json:"freq"` 233 Source int32 `json:"source"` 234 Bw int32 `json:"bw"` 235 Avper int32 `json:"avper"` 236 padCgo0 [4]byte 237 } 238 Dbbcnn_mon struct { 239 Agc int32 `json:"agc"` 240 Gain [2]int32 `json:"gain"` 241 Tpon [2]uint32 `json:"tpon"` 242 Tpoff [2]uint32 `json:"tpoff"` 243 } 244 Digout struct { 245 Setting uint32 `json:"setting"` 246 Mode uint32 `json:"mode"` 247 Tristate uint32 `json:"tristate"` 248 } 249 Disk2file_cmd struct { 250 ScanLabel struct { 251 ScanLabel [65]byte `json:"scan_label"` 252 padCgo0 [3]byte 253 State M5state `json:"state"` 254 } `json:"scan_label"` 255 Destination struct { 256 Destination [129]byte `json:"destination"` 257 padCgo0 [3]byte 258 State M5state `json:"state"` 259 } `json:"destination"` 260 Start struct { 261 Start [33]byte `json:"start"` 262 padCgo0 [3]byte 263 State M5state `json:"state"` 264 } `json:"start"` 265 End struct { 266 End [33]byte `json:"end"` 267 padCgo0 [3]byte 268 State M5state `json:"state"` 269 } `json:"end"` 270 Options struct { 271 Options [33]byte `json:"options"` 272 padCgo0 [3]byte 273 State M5state `json:"state"` 274 } `json:"options"` 275 } 276 Disk2file_mon struct { 277 Option struct { 278 Option [33]byte `json:"option"` 279 padCgo0 [3]byte 280 State M5state `json:"state"` 281 } `json:"option"` 282 padCgo0 [4]byte 283 StartByte struct { 284 StartByte int64 `json:"start_byte"` 285 State M5state `json:"state"` 286 } `json:"start_byte"` 287 EndByte struct { 288 EndByte int64 `json:"end_byte"` 289 State M5state `json:"state"` 290 } `json:"end_byte"` 291 Status struct { 292 Status [33]byte `json:"status"` 293 padCgo0 [3]byte 294 State M5state `json:"state"` 295 } `json:"status"` 296 padCgo1 [4]byte 297 Current struct { 298 Current int64 `json:"current"` 299 State M5state `json:"state"` 300 } `json:"current"` 301 ScanNumber struct { 302 ScanNumber int32 `json:"scan_number"` 303 State M5state `json:"state"` 304 } `json:"scan_number"` 305 padCgo2 [4]byte 306 } 307 Disk_pos_mon struct { 308 Record struct { 309 Record int64 `json:"record"` 310 State M5state `json:"state"` 311 } `json:"record"` 312 Play struct { 313 Play int64 `json:"play"` 314 State M5state `json:"state"` 315 } `json:"play"` 316 Stop struct { 317 Stop int64 `json:"stop"` 318 State M5state `json:"state"` 319 } `json:"stop"` 320 } 321 Disk_record_cmd struct { 322 Record struct { 323 Record int32 `json:"record"` 324 State M5state `json:"state"` 325 } `json:"record"` 326 Label struct { 327 Label [65]byte `json:"label"` 328 padCgo0 [3]byte 329 State M5state `json:"state"` 330 } `json:"label"` 331 } 332 Disk_record_mon struct { 333 Status struct { 334 Status [33]byte `json:"status"` 335 padCgo0 [3]byte 336 State M5state `json:"state"` 337 } `json:"status"` 338 padCgo0 [4]byte 339 Scan struct { 340 Scan int64 `json:"scan"` 341 State M5state `json:"state"` 342 } `json:"scan"` 343 } 344 Disk_serial_mon struct { 345 Count int32 `json:"count"` 346 Serial [16]struct { 347 Serial [33]byte `json:"serial"` 348 padCgo0 [3]byte 349 State M5state `json:"state"` 350 } `json:"serial"` 351 } 352 Dist_cmd struct { 353 Atten [2]int32 `json:"atten"` 354 Input [2]int32 `json:"input"` 355 Avper int32 `json:"avper"` 356 Old [2]int32 `json:"old"` 357 } 358 Dist_mon struct { 359 Serial int32 `json:"serial"` 360 Timing int32 `json:"timing"` 361 Totpwr [2]uint32 `json:"totpwr"` 362 } 363 Dot_mon struct { 364 Time struct { 365 Time [33]byte `json:"time"` 366 padCgo0 [3]byte 367 State M5state `json:"state"` 368 } `json:"time"` 369 Status struct { 370 Status [33]byte `json:"status"` 371 padCgo0 [3]byte 372 State M5state `json:"state"` 373 } `json:"status"` 374 FHGStatus struct { 375 FHGStatus [33]byte `json:"FHG_status"` 376 padCgo0 [3]byte 377 State M5state `json:"state"` 378 } `json:"FHG_status"` 379 OSTime struct { 380 OSTime [33]byte `json:"OS_time"` 381 padCgo0 [3]byte 382 State M5state `json:"state"` 383 } `json:"OS_time"` 384 DOTOSTimeDiff struct { 385 DOTOSTimeDiff [33]byte `json:"DOT_OS_time_diff"` 386 padCgo0 [3]byte 387 State M5state `json:"state"` 388 } `json:"DOT_OS_time_diff"` 389 } 390 Dqa_chan struct { 391 Bbc int32 `json:"bbc"` 392 Track int32 `json:"track"` 393 Amp float32 `json:"amp"` 394 Phase float32 `json:"phase"` 395 Parity uint64 `json:"parity"` 396 CrccA uint64 `json:"crcc_a"` 397 CrccB uint64 `json:"crcc_b"` 398 Resync uint64 `json:"resync"` 399 Nosync uint64 `json:"nosync"` 400 NumBits uint64 `json:"num_bits"` 401 } 402 Dqa_cmd struct { 403 Dur int32 `json:"dur"` 404 } 405 Dqa_mon struct { 406 A Dqa_chan `json:"a"` 407 B Dqa_chan `json:"b"` 408 } 409 Ds_cmd struct { 410 Type uint16 `json:"type"` 411 Mnem [3]byte `json:"mnem"` 412 padCgo0 [1]byte 413 Cmd uint16 `json:"cmd"` 414 Data uint16 `json:"data"` 415 } 416 Ds_mon struct { 417 Resp uint16 `json:"resp"` 418 Data [2]byte `json:"data"` 419 } 420 Flux_ds struct { 421 Name [11]byte `json:"name"` 422 Type byte `json:"type"` 423 Fmin float32 `json:"fmin"` 424 Fmax float32 `json:"fmax"` 425 Fcoeff [3]float32 `json:"fcoeff"` 426 Size float32 `json:"size"` 427 Model byte `json:"model"` 428 padCgo0 [3]byte 429 Mcoeff [6]float32 `json:"mcoeff"` 430 } 431 Form4_cmd struct { 432 Mode int32 `json:"mode"` 433 Rate int32 `json:"rate"` 434 Enable [2]uint64 `json:"enable"` 435 Aux [2]uint32 `json:"aux"` 436 Codes [64]int32 `json:"codes"` 437 Bits int32 `json:"bits"` 438 Fan int32 `json:"fan"` 439 Barrel int32 `json:"barrel"` 440 Modulate int32 `json:"modulate"` 441 Last int32 `json:"last"` 442 Synch int32 `json:"synch"` 443 Roll [16][64]int32 `json:"roll"` 444 StartMap int32 `json:"start_map"` 445 EndMap int32 `json:"end_map"` 446 A2d [16][64]int32 `json:"a2d"` 447 } 448 Form4_mon struct { 449 Status int32 `json:"status"` 450 Error int32 `json:"error"` 451 RackIds int32 `json:"rack_ids"` 452 Version int32 `json:"version"` 453 } 454 Fscom struct { 455 Iclbox int64 `json:"iclbox"` 456 Iclopr int64 `json:"iclopr"` 457 Nums [40]int64 `json:"nums"` 458 AZOFF float32 `json:"AZOFF"` 459 DECOFF float32 `json:"DECOFF"` 460 ELOFF float32 `json:"ELOFF"` 461 Ibmat int32 `json:"ibmat"` 462 Ibmcb int32 `json:"ibmcb"` 463 ICAPTP [2]int32 `json:"ICAPTP"` 464 IRDYTP [2]int32 `json:"IRDYTP"` 465 IRENVC int32 `json:"IRENVC"` 466 ILOKVC int32 `json:"ILOKVC"` 467 ITRAKA [2]int32 `json:"ITRAKA"` 468 ITRAKB [2]int32 `json:"ITRAKB"` 469 padCgo0 [4]byte 470 TPIVC [15]uint64 `json:"TPIVC"` 471 ISTPTP [2]float32 `json:"ISTPTP"` 472 ITACTP [2]float32 `json:"ITACTP"` 473 KHALT int32 `json:"KHALT"` 474 KECHO int32 `json:"KECHO"` 475 KENASTK [2][2]int32 `json:"KENASTK"` 476 INEXT [3]int32 `json:"INEXT"` 477 RAOFF float32 `json:"RAOFF"` 478 XOFF float32 `json:"XOFF"` 479 YOFF float32 `json:"YOFF"` 480 LLOG [8]byte `json:"LLOG"` 481 LNEWPR [8]byte `json:"LNEWPR"` 482 LNEWSK [8]byte `json:"LNEWSK"` 483 LPRC [8]byte `json:"LPRC"` 484 LSTP [8]byte `json:"LSTP"` 485 LSKD [8]byte `json:"LSKD"` 486 LEXPER [8]byte `json:"LEXPER"` 487 LFEETFS [2][6]byte `json:"LFEET_FS"` 488 Lgen [2][2]int16 `json:"lgen"` 489 ICHK [23]int32 `json:"ICHK"` 490 Tempwx float32 `json:"tempwx"` 491 Humiwx float32 `json:"humiwx"` 492 Preswx float32 `json:"preswx"` 493 Speedwx float32 `json:"speedwx"` 494 Directionwx int32 `json:"directionwx"` 495 Ep1950 float32 `json:"ep1950"` 496 Epoch float32 `json:"epoch"` 497 Cablev float32 `json:"cablev"` 498 Height float32 `json:"height"` 499 padCgo1 [4]byte 500 Ra50 float64 `json:"ra50"` 501 Dec50 float64 `json:"dec50"` 502 Radat float64 `json:"radat"` 503 Decdat float64 `json:"decdat"` 504 Alat float64 `json:"alat"` 505 Wlong float64 `json:"wlong"` 506 Systmp [36]float32 `json:"systmp"` 507 Ldsign int32 `json:"ldsign"` 508 Lfreqv [90]byte `json:"lfreqv"` 509 Lnaant [8]byte `json:"lnaant"` 510 Lsorna [10]byte `json:"lsorna"` 511 Idevant [64]byte `json:"idevant"` 512 Idevgpib [64]byte `json:"idevgpib"` 513 Idevlog [64][5]byte `json:"idevlog"` 514 Ndevlog int64 `json:"ndevlog"` 515 Imodfm int32 `json:"imodfm"` 516 Ipashd [2][2]int32 `json:"ipashd"` 517 Iratfm int32 `json:"iratfm"` 518 Ispeed [2]int32 `json:"ispeed"` 519 Idirtp [2]int32 `json:"idirtp"` 520 Cips [2]int64 `json:"cips"` 521 BitDensity [2]int32 `json:"bit_density"` 522 Ienatp [2]int32 `json:"ienatp"` 523 Inp1if int32 `json:"inp1if"` 524 Inp2if int32 `json:"inp2if"` 525 Ionsor int32 `json:"ionsor"` 526 Imaxtpsd [2]int32 `json:"imaxtpsd"` 527 Iskdtpsd [2]int32 `json:"iskdtpsd"` 528 Motorv [2]float32 `json:"motorv"` 529 Inscint [2]float32 `json:"inscint"` 530 Inscsl [2]float32 `json:"inscsl"` 531 Outscint [2]float32 `json:"outscint"` 532 Outscsl [2]float32 `json:"outscsl"` 533 Itpthick [2]int32 `json:"itpthick"` 534 Wrvolt [2]float32 `json:"wrvolt"` 535 Capstan [2]int32 `json:"capstan"` 536 Go struct { 537 Allocated int32 `json:"allocated"` 538 Name [32][5]byte `json:"name"` 539 } `json:"go"` 540 Sem struct { 541 Allocated int32 `json:"allocated"` 542 Name [32][5]byte `json:"name"` 543 } `json:"sem"` 544 padCgo2 [4]byte 545 Check struct { 546 Bbc [16]int32 `json:"bbc"` 547 BbcTime [16]int64 `json:"bbc_time"` 548 Dist [2]int32 `json:"dist"` 549 Vform int32 `json:"vform"` 550 padCgo0 [4]byte 551 FmCnTm int64 `json:"fm_cn_tm"` 552 Rec [2]int32 `json:"rec"` 553 Vkrepro [2]int32 `json:"vkrepro"` 554 Vkenable [2]int32 `json:"vkenable"` 555 Vkmove [2]int32 `json:"vkmove"` 556 Systracks [2]int32 `json:"systracks"` 557 RcMvTm [2]int64 `json:"rc_mv_tm"` 558 Vklowtape [2]int32 `json:"vklowtape"` 559 Vkload [2]int32 `json:"vkload"` 560 RcLdTm [2]int64 `json:"rc_ld_tm"` 561 S2rec S2rec_check `json:"s2rec"` 562 K4rec K4rec_check `json:"k4rec"` 563 Ifp [4]int32 `json:"ifp"` 564 padCgo1 [4]byte 565 IfpTime [4]int64 `json:"ifp_time"` 566 } `json:"check"` 567 Stcnm [4][2]byte `json:"stcnm"` 568 Stchk [4]int32 `json:"stchk"` 569 Dist [2]Dist_cmd `json:"dist"` 570 Bbc [16]Bbc_cmd `json:"bbc"` 571 Tpi [36]int64 `json:"tpi"` 572 Tpical [36]int64 `json:"tpical"` 573 Tpizero [36]int64 `json:"tpizero"` 574 Equip struct { 575 Rack int32 `json:"rack"` 576 Drive [2]int32 `json:"drive"` 577 DriveType [2]int32 `json:"drive_type"` 578 RackType int32 `json:"rack_type"` 579 WxMet int32 `json:"wx_met"` 580 WxHost [65]byte `json:"wx_host"` 581 padCgo0 [3]byte 582 Mk4syncDflt int32 `json:"mk4sync_dflt"` 583 } `json:"equip"` 584 KlvdtFs [2]int32 `json:"klvdt_fs"` 585 Vrepro [2]Vrepro_cmd `json:"vrepro"` 586 Vform Vform_cmd `json:"vform"` 587 Venable [2]Venable_cmd `json:"venable"` 588 Systracks [2]Systracks_cmd `json:"systracks"` 589 Dqa Dqa_cmd `json:"dqa"` 590 UserInfo User_info_cmd `json:"user_info"` 591 S2st S2st_cmd `json:"s2st"` 592 S2RecState int32 `json:"s2_rec_state"` 593 RecMode Rec_mode_cmd `json:"rec_mode"` 594 DataValid [2]Data_valid_cmd `json:"data_valid"` 595 S2label S2label_cmd `json:"s2label"` 596 padCgo3 [7]byte 597 Form4 Form4_cmd `json:"form4"` 598 Diaman float32 `json:"diaman"` 599 Slew1 float32 `json:"slew1"` 600 Slew2 float32 `json:"slew2"` 601 Lolim1 float32 `json:"lolim1"` 602 Lolim2 float32 `json:"lolim2"` 603 Uplim1 float32 `json:"uplim1"` 604 Uplim2 float32 `json:"uplim2"` 605 Refreq float32 `json:"refreq"` 606 I70kch int32 `json:"i70kch"` 607 I20kch int32 `json:"i20kch"` 608 Time struct { 609 Rate [2]float32 `json:"rate"` 610 Offset [2]int64 `json:"offset"` 611 Epoch [2]int64 `json:"epoch"` 612 Span [2]int64 `json:"span"` 613 SecsOff int64 `json:"secs_off"` 614 Index int32 `json:"index"` 615 Icomputer [2]int32 `json:"icomputer"` 616 Model byte `json:"model"` 617 padCgo0 [3]byte 618 TicksOff uint64 `json:"ticks_off"` 619 UsecsOff int64 `json:"usecs_off"` 620 InitError int32 `json:"init_error"` 621 InitErrno int32 `json:"init_errno"` 622 } `json:"time"` 623 Posnhd [2][2]float32 `json:"posnhd"` 624 ClassCount int32 `json:"class_count"` 625 Horaz [30]float32 `json:"horaz"` 626 Horel [30]float32 `json:"horel"` 627 McbDev [64]byte `json:"mcb_dev"` 628 Hwid byte `json:"hwid"` 629 padCgo4 [3]byte 630 IwMotion int32 `json:"iw_motion"` 631 Lowtp [2]int32 `json:"lowtp"` 632 FormVersion int32 `json:"form_version"` 633 Sterp int32 `json:"sterp"` 634 WrhdFs [2]int32 `json:"wrhd_fs"` 635 VfmXpnt int32 `json:"vfm_xpnt"` 636 Actual struct { 637 S2rec [2]struct { 638 Rstate int32 `json:"rstate"` 639 RstateValid int32 `json:"rstate_valid"` 640 Position int64 `json:"position"` 641 Posvar int64 `json:"posvar"` 642 PositionValid int32 `json:"position_valid"` 643 padCgo0 [4]byte 644 } `json:"s2rec"` 645 S2recInuse int32 `json:"s2rec_inuse"` 646 padCgo0 [4]byte 647 } `json:"actual"` 648 Freqvc [15]float32 `json:"freqvc"` 649 Ibwvc [15]int32 `json:"ibwvc"` 650 Ifp2vc [16]int32 `json:"ifp2vc"` 651 Cwrap [8]byte `json:"cwrap"` 652 Vacsw [2]int32 `json:"vacsw"` 653 Motorv2 [2]float32 `json:"motorv2"` 654 Itpthick2 [2]int32 `json:"itpthick2"` 655 Thin [2]int32 `json:"thin"` 656 Vac4 [2]int32 `json:"vac4"` 657 Wrvolt2 [2]float32 `json:"wrvolt2"` 658 Wrvolt4 [2]float32 `json:"wrvolt4"` 659 Wrvolt42 [2]float32 `json:"wrvolt42"` 660 UserDev1Name [2]byte `json:"user_dev1_name"` 661 UserDev2Name [2]byte `json:"user_dev2_name"` 662 padCgo5 [4]byte 663 UserDev1Value float64 `json:"user_dev1_value"` 664 UserDev2Value float64 `json:"user_dev2_value"` 665 Rvac [2]Rvac_cmd `json:"rvac"` 666 Wvolt [2]Wvolt_cmd `json:"wvolt"` 667 Lo Lo_cmd `json:"lo"` 668 Pcalform Pcalform_cmd `json:"pcalform"` 669 Pcald Pcald_cmd `json:"pcald"` 670 Extbwvc [15]float32 `json:"extbwvc"` 671 padCgo6 [4]byte 672 Freqif3 int64 `json:"freqif3"` 673 Imixif3 int32 `json:"imixif3"` 674 Pcalports Pcalports_cmd `json:"pcalports"` 675 K4RecState int32 `json:"k4_rec_state"` 676 K4st K4st_cmd `json:"k4st"` 677 K4tapeSqn [9]byte `json:"k4tape_sqn"` 678 padCgo7 [3]byte 679 K4vclo K4vclo_cmd `json:"k4vclo"` 680 K4vc K4vc_cmd `json:"k4vc"` 681 K4vcif K4vcif_cmd `json:"k4vcif"` 682 K4vcbw K4vcbw_cmd `json:"k4vcbw"` 683 K3fm K3fm_cmd `json:"k3fm"` 684 Reccpu [2]int32 `json:"reccpu"` 685 K4label K4label_cmd `json:"k4label"` 686 padCgo8 [3]byte 687 K4recMode K4rec_mode_cmd `json:"k4rec_mode"` 688 K4recpatch K4recpatch_cmd `json:"k4recpatch"` 689 K4pcalports K4pcalports_cmd `json:"k4pcalports"` 690 Select int32 `json:"select"` 691 RdhdFs [2]int32 `json:"rdhd_fs"` 692 Knewtape [2]int32 `json:"knewtape"` 693 Ihdmndel [2]int32 `json:"ihdmndel"` 694 ScanName Scan_name_cmd `json:"scan_name"` 695 Tacd Tacd_shm `json:"tacd"` 696 Iat1if int32 `json:"iat1if"` 697 Iat2if int32 `json:"iat2if"` 698 Iat3if int32 `json:"iat3if"` 699 Erchk int32 `json:"erchk"` 700 IfdSet int32 `json:"ifd_set"` 701 If3Set int32 `json:"if3_set"` 702 BbcTpi [16][2]uint64 `json:"bbc_tpi"` 703 VifdTpi [4]uint64 `json:"vifd_tpi"` 704 MifdTpi [3]uint64 `json:"mifd_tpi"` 705 Cablevl float32 `json:"cablevl"` 706 Cablediff float32 `json:"cablediff"` 707 Imk4fmv int32 `json:"imk4fmv"` 708 Tpicd Tpicd_cmd `json:"tpicd"` 709 ITPIVC [15]int32 `json:"ITPIVC"` 710 Tpigain [36]int64 `json:"tpigain"` 711 Iapdflg int32 `json:"iapdflg"` 712 K4recModeStat int32 `json:"k4rec_mode_stat"` 713 Onoff Onoff_cmd `json:"onoff"` 714 Rxgain [20]Rxgain_ds `json:"rxgain"` 715 Iswif3Fs [4]int32 `json:"iswif3_fs"` 716 Ipcalif3 int32 `json:"ipcalif3"` 717 Flux [100]Flux_ds `json:"flux"` 718 padCgo9 [4]byte 719 Tpidiff [36]int64 `json:"tpidiff"` 720 Tpidiffgain [36]int64 `json:"tpidiffgain"` 721 Caltemps [36]float32 `json:"caltemps"` 722 Calrx Calrx_cmd `json:"calrx"` 723 Ibds int32 `json:"ibds"` 724 DsDev [64]byte `json:"ds_dev"` 725 NDas byte `json:"n_das"` 726 LbaImageRejectFilters byte `json:"lba_image_reject_filters"` 727 padCgo10 [2]byte 728 LbaDigitalInputFormat uint32 `json:"lba_digital_input_format"` 729 padCgo11 [4]byte 730 Das [2]Das `json:"das"` 731 IfpTpi [4]uint64 `json:"ifp_tpi"` 732 MDas byte `json:"m_das"` 733 Mk5vsn [33]byte `json:"mk5vsn"` 734 padCgo12 [6]byte 735 Mk5vsnLogchg int64 `json:"mk5vsn_logchg"` 736 Logchg int64 `json:"logchg"` 737 UserDevice User_device_cmd `json:"user_device"` 738 DiskRecord Disk_record_cmd `json:"disk_record"` 739 Monit5 struct { 740 Pong int32 `json:"pong"` 741 padCgo0 [4]byte 742 Ping [2]Monit5_ping `json:"ping"` 743 } `json:"monit5"` 744 Disk2file Disk2file_cmd `json:"disk2file"` 745 In2net In2net_cmd `json:"in2net"` 746 Abend struct { 747 NormalEnd int32 `json:"normal_end"` 748 OtherError int32 `json:"other_error"` 749 } `json:"abend"` 750 padCgo13 [4]byte 751 S2bbc [4]S2bbc_data `json:"s2bbc"` 752 S2das S2das_check `json:"s2das"` 753 NtpSynchUnknown int32 `json:"ntp_synch_unknown"` 754 LastCheck struct { 755 String [256]byte `json:"string"` 756 Ip2 int32 `json:"ip2"` 757 Who [3]byte `json:"who"` 758 padCgo0 [1]byte 759 } `json:"last_check"` 760 Mk5host [129]byte `json:"mk5host"` 761 padCgo14 [3]byte 762 Mk5bMode Mk5b_mode_cmd `json:"mk5b_mode"` 763 Vsi4 Vsi4_cmd `json:"vsi4"` 764 Holog Holog_cmd `json:"holog"` 765 Satellite Satellite_cmd `json:"satellite"` 766 padCgo15 [4]byte 767 Ephem [14400]Satellite_ephem `json:"ephem"` 768 Satoff Satoff_cmd `json:"satoff"` 769 Tle Tle_cmd `json:"tle"` 770 Dbbcnn [16]Dbbcnn_cmd `json:"dbbcnn"` 771 Dbbcifx [4]Dbbcifx_cmd `json:"dbbcifx"` 772 Dbbcform Dbbcform_cmd `json:"dbbcform"` 773 Dbbcddcv int32 `json:"dbbcddcv"` 774 Dbbcpfbv int32 `json:"dbbcpfbv"` 775 DbbcCondMods int32 `json:"dbbc_cond_mods"` 776 DbbcContCal Dbbc_cont_cal_cmd `json:"dbbc_cont_cal"` 777 DbbcIfFactors [4]int32 `json:"dbbc_if_factors"` 778 Dbbcgain Dbbcgain_cmd `json:"dbbcgain"` 779 M5bCrate int32 `json:"m5b_crate"` 780 Dbbcddcvl [1]byte `json:"dbbcddcvl"` 781 Dbbcddcvs [16]byte `json:"dbbcddcvs"` 782 padCgo16 [3]byte 783 Dbbcddcvc int32 `json:"dbbcddcvc"` 784 Mk6Units [2]int32 `json:"mk6_units"` 785 Mk6Active [2]int32 `json:"mk6_active"` 786 Mk6Record [3]Mk6_record_cmd `json:"mk6_record"` 787 Mk6LastCheck [2]struct { 788 String [256]byte `json:"string"` 789 Ip2 int32 `json:"ip2"` 790 Who [3]byte `json:"who"` 791 What [3]byte `json:"what"` 792 padCgo0 [2]byte 793 } `json:"mk6_last_check"` 794 RdbeUnits [4]int32 `json:"rdbe_units"` 795 RdbeActive [4]int32 `json:"rdbe_active"` 796 RdbeTsysData [4]Rdbe_tsys_data `json:"rdbe_tsys_data"` 797 Rdbehost [4][129]byte `json:"rdbehost"` 798 RdbeAtten [5]Rdbe_atten_cmd `json:"rdbe_atten"` 799 Rdtcn [4]Rdtcn `json:"rdtcn"` 800 FserrCls Fserr_cls `json:"fserr_cls"` 801 DbbcDefined int32 `json:"dbbc_defined"` 802 Dbbc2Defined int32 `json:"dbbc2_defined"` 803 RdbeEquip struct { 804 RmsT float32 `json:"rms_t"` 805 RmsMin float32 `json:"rms_min"` 806 RmsMax float32 `json:"rms_max"` 807 PcalAmp [1]byte `json:"pcal_amp"` 808 padCgo0 [3]byte 809 } `json:"rdbe_equip"` 810 Monit6 Monit6 `json:"monit6"` 811 padCgo17 [4]byte 812 } 813 Fserr_cls struct { 814 Buf [125]byte `json:"buf"` 815 padCgo0 [3]byte 816 Nchars int32 `json:"nchars"` 817 } 818 Ft struct { 819 Sync uint32 `json:"sync"` 820 padCgo0 [4]byte 821 NcoCentreValue uint64 `json:"nco_centre_value"` 822 NcoOffsetValue uint64 `json:"nco_offset_value"` 823 NcoPhaseValue uint64 `json:"nco_phase_value"` 824 NcoTimerValue uint64 `json:"nco_timer_value"` 825 NcoTest uint32 `json:"nco_test"` 826 NcoUseOffset uint32 `json:"nco_use_offset"` 827 NcoSyncReset uint32 `json:"nco_sync_reset"` 828 NcoUseTimer uint32 `json:"nco_use_timer"` 829 QFirNo byte `json:"q_fir_no"` 830 IFirNo byte `json:"i_fir_no"` 831 ClockDecimation byte `json:"clock_decimation"` 832 padCgo1 [1]byte 833 AddSub Mux `json:"add_sub"` 834 UsbMux Mux `json:"usb_mux"` 835 LsbMux Mux `json:"lsb_mux"` 836 UsbThreshold byte `json:"usb_threshold"` 837 LsbThreshold byte `json:"lsb_threshold"` 838 padCgo2 [2]byte 839 UsbServo Servo `json:"usb_servo"` 840 LsbServo Servo `json:"lsb_servo"` 841 FlipUsb uint32 `json:"flip_usb"` 842 FlipLsb uint32 `json:"flip_lsb"` 843 Monitor Mux `json:"monitor"` 844 Digout Digout `json:"digout"` 845 padCgo3 [4]byte 846 } 847 Holog_cmd struct { 848 Az float32 `json:"az"` 849 El float32 `json:"el"` 850 Azp int32 `json:"azp"` 851 Elp int32 `json:"elp"` 852 Ical int32 `json:"ical"` 853 Proc [33]byte `json:"proc"` 854 padCgo0 [3]byte 855 StopRequest int32 `json:"stop_request"` 856 Setup int32 `json:"setup"` 857 Wait int32 `json:"wait"` 858 } 859 Ifp struct { 860 Frequency float64 `json:"frequency"` 861 Bandwidth uint32 `json:"bandwidth"` 862 FilterMode uint32 `json:"filter_mode"` 863 FlipUsb uint32 `json:"flip_usb"` 864 FlipLsb uint32 `json:"flip_lsb"` 865 Format uint32 `json:"format"` 866 MagnStats uint32 `json:"magn_stats"` 867 CorrType uint32 `json:"corr_type"` 868 CorrSource [2]uint32 `json:"corr_source"` 869 AtClockDelay byte `json:"at_clock_delay"` 870 padCgo0 [3]byte 871 FtLo float64 `json:"ft_lo"` 872 FtFilterMode uint32 `json:"ft_filter_mode"` 873 padCgo1 [4]byte 874 FtOffs float64 `json:"ft_offs"` 875 FtPhase float64 `json:"ft_phase"` 876 Track [2]byte `json:"track"` 877 Initialised byte `json:"initialised"` 878 padCgo2 [1]byte 879 Source int32 `json:"source"` 880 FilterOutput uint32 `json:"filter_output"` 881 Bs Bs `json:"bs"` 882 padCgo3 [4]byte 883 Ft Ft `json:"ft"` 884 Out Out `json:"out"` 885 TempAnalog float32 `json:"temp_analog"` 886 PllLd float32 `json:"pll_ld"` 887 PllVc float32 `json:"pll_vc"` 888 RefErr byte `json:"ref_err"` 889 SyncErr byte `json:"sync_err"` 890 padCgo4 [2]byte 891 TempDigital float32 `json:"temp_digital"` 892 Processing byte `json:"processing"` 893 ClkErr byte `json:"clk_err"` 894 Blank byte `json:"blank"` 895 padCgo5 [5]byte 896 } 897 In2net_cmd struct { 898 Control struct { 899 Control int32 `json:"control"` 900 State M5state `json:"state"` 901 } `json:"control"` 902 Destination struct { 903 Destination [33]byte `json:"destination"` 904 padCgo0 [3]byte 905 State M5state `json:"state"` 906 } `json:"destination"` 907 Options struct { 908 Options [33]byte `json:"options"` 909 padCgo0 [3]byte 910 State M5state `json:"state"` 911 } `json:"options"` 912 LastDestination [33]byte `json:"last_destination"` 913 padCgo0 [3]byte 914 } 915 In2net_mon struct { 916 Status struct { 917 Status [33]byte `json:"status"` 918 padCgo0 [3]byte 919 State M5state `json:"state"` 920 } `json:"status"` 921 padCgo0 [4]byte 922 Received struct { 923 Received int64 `json:"received"` 924 State M5state `json:"state"` 925 } `json:"received"` 926 Buffered struct { 927 Buffered int64 `json:"buffered"` 928 State M5state `json:"state"` 929 } `json:"buffered"` 930 } 931 K3fm_cmd struct { 932 Mode int32 `json:"mode"` 933 Rate int32 `json:"rate"` 934 Input int32 `json:"input"` 935 Aux [12]byte `json:"aux"` 936 Synch int32 `json:"synch"` 937 AuxStart int32 `json:"aux_start"` 938 Output int32 `json:"output"` 939 } 940 K3fm_mon struct { 941 Daytime [15]byte `json:"daytime"` 942 Status [3]byte `json:"status"` 943 } 944 K4label_cmd struct { 945 Label [9]byte `json:"label"` 946 } 947 K4pcalports_cmd struct { 948 Ports [2]int32 `json:"ports"` 949 } 950 K4pcalports_mon struct { 951 Amp [2]float32 `json:"amp"` 952 Phase [2]float32 `json:"phase"` 953 } 954 K4rec_check struct { 955 Check int32 `json:"check"` 956 State int32 `json:"state"` 957 Mode int32 `json:"mode"` 958 Pca int32 `json:"pca"` 959 Pcb int32 `json:"pcb"` 960 Drm int32 `json:"drm"` 961 Synch int32 `json:"synch"` 962 Aux int32 `json:"aux"` 963 } 964 K4rec_mode_cmd struct { 965 Bw int32 `json:"bw"` 966 Bt int32 `json:"bt"` 967 Ch int32 `json:"ch"` 968 Im int32 `json:"im"` 969 Nm int32 `json:"nm"` 970 } 971 K4rec_mode_mon struct { 972 Ts int32 `json:"ts"` 973 Fm int32 `json:"fm"` 974 Ta int32 `json:"ta"` 975 Pb int32 `json:"pb"` 976 } 977 K4recpatch_cmd struct { 978 Ports [16]int32 `json:"ports"` 979 } 980 K4st_cmd struct { 981 Record int32 `json:"record"` 982 } 983 K4vcbw_cmd struct { 984 Bw [2]int32 `json:"bw"` 985 } 986 K4vc_cmd struct { 987 Lohi [16]int32 `json:"lohi"` 988 Att [16]int32 `json:"att"` 989 Loup [16]int32 `json:"loup"` 990 } 991 K4vcif_cmd struct { 992 Att [4]int32 `json:"att"` 993 } 994 K4vclo_cmd struct { 995 Freq [16]int64 `json:"freq"` 996 } 997 K4vclo_mon struct { 998 Yes [16]byte `json:"yes"` 999 Lock [16]byte `json:"lock"` 1000 } 1001 K4vc_mon struct { 1002 Yes [16]byte `json:"yes"` 1003 Usbpwr [16]int32 `json:"usbpwr"` 1004 Lsbpwr [16]int32 `json:"lsbpwr"` 1005 } 1006 Lo_cmd struct { 1007 Lo [8]float64 `json:"lo"` 1008 Sideband [8]int32 `json:"sideband"` 1009 Pol [8]int32 `json:"pol"` 1010 Spacing [8]float64 `json:"spacing"` 1011 Offset [8]float64 `json:"offset"` 1012 Pcal [8]int32 `json:"pcal"` 1013 } 1014 M5state struct { 1015 Known int32 `json:"known"` 1016 Error int32 `json:"error"` 1017 } 1018 M5time struct { 1019 Year int32 `json:"year"` 1020 Day int32 `json:"day"` 1021 Hour int32 `json:"hour"` 1022 Minute int32 `json:"minute"` 1023 Seconds float64 `json:"seconds"` 1024 SecondsPrecision int32 `json:"seconds_precision"` 1025 padCgo0 [4]byte 1026 } 1027 Mcb_cmd struct { 1028 Device [2]byte `json:"device"` 1029 padCgo0 [2]byte 1030 Addr uint32 `json:"addr"` 1031 Data uint32 `json:"data"` 1032 Cmd int32 `json:"cmd"` 1033 } 1034 Mcb_mon struct { 1035 Data uint32 `json:"data"` 1036 } 1037 Mk5b_mode_cmd struct { 1038 Source struct { 1039 Source int32 `json:"source"` 1040 State M5state `json:"state"` 1041 } `json:"source"` 1042 padCgo0 [4]byte 1043 Mask struct { 1044 Mask uint64 `json:"mask"` 1045 State M5state `json:"state"` 1046 } `json:"mask"` 1047 Decimate struct { 1048 Decimate int32 `json:"decimate"` 1049 State M5state `json:"state"` 1050 } `json:"decimate"` 1051 Fpdp struct { 1052 Fpdp int32 `json:"fpdp"` 1053 State M5state `json:"state"` 1054 } `json:"fpdp"` 1055 Disk struct { 1056 Disk int32 `json:"disk"` 1057 State M5state `json:"state"` 1058 } `json:"disk"` 1059 padCgo1 [4]byte 1060 } 1061 Mk6_disk_pos_mon struct { 1062 Record struct { 1063 Record int64 `json:"record"` 1064 State M5state `json:"state"` 1065 } `json:"record"` 1066 Play struct { 1067 Play int64 `json:"play"` 1068 State M5state `json:"state"` 1069 } `json:"play"` 1070 Stop struct { 1071 Stop int64 `json:"stop"` 1072 State M5state `json:"state"` 1073 } `json:"stop"` 1074 } 1075 Mk6_record_cmd struct { 1076 Action struct { 1077 Action [22]byte `json:"action"` 1078 padCgo0 [2]byte 1079 State M5state `json:"state"` 1080 } `json:"action"` 1081 Duration struct { 1082 Duration int32 `json:"duration"` 1083 State M5state `json:"state"` 1084 } `json:"duration"` 1085 Size struct { 1086 Size int32 `json:"size"` 1087 State M5state `json:"state"` 1088 } `json:"size"` 1089 Scan struct { 1090 Scan [33]byte `json:"scan"` 1091 padCgo0 [3]byte 1092 State M5state `json:"state"` 1093 } `json:"scan"` 1094 Experiment struct { 1095 Experiment [9]byte `json:"experiment"` 1096 padCgo0 [3]byte 1097 State M5state `json:"state"` 1098 } `json:"experiment"` 1099 Station struct { 1100 Station [9]byte `json:"station"` 1101 padCgo0 [3]byte 1102 State M5state `json:"state"` 1103 } `json:"station"` 1104 } 1105 Mk6_record_mon struct { 1106 Status struct { 1107 Status [33]byte `json:"status"` 1108 padCgo0 [3]byte 1109 State M5state `json:"state"` 1110 } `json:"status"` 1111 Group struct { 1112 Group int32 `json:"group"` 1113 State M5state `json:"state"` 1114 } `json:"group"` 1115 Number struct { 1116 Number int32 `json:"number"` 1117 State M5state `json:"state"` 1118 } `json:"number"` 1119 Name struct { 1120 Name [33]byte `json:"name"` 1121 padCgo0 [3]byte 1122 State M5state `json:"state"` 1123 } `json:"name"` 1124 } 1125 Mk6_scan_check_mon struct { 1126 Scan struct { 1127 Scan int64 `json:"scan"` 1128 State M5state `json:"state"` 1129 } `json:"scan"` 1130 Label struct { 1131 Label [65]byte `json:"label"` 1132 padCgo0 [3]byte 1133 State M5state `json:"state"` 1134 } `json:"label"` 1135 Type struct { 1136 Type [33]byte `json:"type"` 1137 padCgo0 [3]byte 1138 State M5state `json:"state"` 1139 } `json:"type"` 1140 Code struct { 1141 Code int32 `json:"code"` 1142 State M5state `json:"state"` 1143 } `json:"code"` 1144 padCgo0 [4]byte 1145 Start struct { 1146 Start M5time `json:"start"` 1147 State M5state `json:"state"` 1148 } `json:"start"` 1149 Length struct { 1150 Length M5time `json:"length"` 1151 State M5state `json:"state"` 1152 } `json:"length"` 1153 Total struct { 1154 Total float32 `json:"total"` 1155 State M5state `json:"state"` 1156 } `json:"total"` 1157 padCgo1 [4]byte 1158 Missing struct { 1159 Missing int64 `json:"missing"` 1160 State M5state `json:"state"` 1161 } `json:"missing"` 1162 Error struct { 1163 Error [33]byte `json:"error"` 1164 padCgo0 [3]byte 1165 State M5state `json:"state"` 1166 } `json:"error"` 1167 padCgo2 [4]byte 1168 } 1169 Monit5_ping struct { 1170 Active int32 `json:"active"` 1171 padCgo0 [4]byte 1172 Bank [2]struct { 1173 Vsn [33]byte `json:"vsn"` 1174 padCgo0 [7]byte 1175 Seconds float64 `json:"seconds"` 1176 Gb float64 `json:"gb"` 1177 Percent float64 `json:"percent"` 1178 Itime [6]int32 `json:"itime"` 1179 } `json:"bank"` 1180 } 1181 Monit6 struct { 1182 Tsys [2][4]int32 `json:"tsys"` 1183 Pcal [2][4]int32 `json:"pcal"` 1184 } 1185 Mux struct { 1186 Setting byte `json:"setting"` 1187 padCgo0 [3]byte 1188 Mode uint32 `json:"mode"` 1189 } 1190 Onoff_cmd struct { 1191 Rep int32 `json:"rep"` 1192 Intp int32 `json:"intp"` 1193 Cutoff float32 `json:"cutoff"` 1194 Step float32 `json:"step"` 1195 Wait int32 `json:"wait"` 1196 Ssize float32 `json:"ssize"` 1197 Proc [33]byte `json:"proc"` 1198 padCgo0 [7]byte 1199 Devices [134]Onoff_devices `json:"devices"` 1200 Itpis [134]int32 `json:"itpis"` 1201 Fwhm float32 `json:"fwhm"` 1202 StopRequest int32 `json:"stop_request"` 1203 Setup int32 `json:"setup"` 1204 padCgo1 [4]byte 1205 } 1206 Onoff_devices struct { 1207 Lwhat [4]byte `json:"lwhat"` 1208 Pol byte `json:"pol"` 1209 padCgo0 [3]byte 1210 Ifchain int32 `json:"ifchain"` 1211 Flux float32 `json:"flux"` 1212 Corr float32 `json:"corr"` 1213 padCgo1 [4]byte 1214 Center float64 `json:"center"` 1215 Fwhm float32 `json:"fwhm"` 1216 Tcal float32 `json:"tcal"` 1217 Dpfu float32 `json:"dpfu"` 1218 Gain float32 `json:"gain"` 1219 } 1220 Out struct { 1221 S2Lo S2_out `json:"s2_lo"` 1222 S2Hi S2_out `json:"s2_hi"` 1223 AtmbCorrSource uint32 `json:"atmb_corr_source"` 1224 MbCorr2Source uint32 `json:"mb_corr_2_source"` 1225 AtClockDelay byte `json:"at_clock_delay"` 1226 padCgo0 [3]byte 1227 } 1228 Pcald_cmd struct { 1229 Continuous int32 `json:"continuous"` 1230 Bits int32 `json:"bits"` 1231 Integration int32 `json:"integration"` 1232 StopRequest int32 `json:"stop_request"` 1233 Count [2][16]int32 `json:"count"` 1234 Freqs [2][16][17]float64 `json:"freqs"` 1235 } 1236 Pcalform_cmd struct { 1237 Count [2][16]int32 `json:"count"` 1238 Which [2][16][17]int32 `json:"which"` 1239 Tones [2][16][17]int32 `json:"tones"` 1240 Strlen [2][16][17]int32 `json:"strlen"` 1241 Freqs [2][16][17]float64 `json:"freqs"` 1242 } 1243 Pcalports_cmd struct { 1244 Bbc [2]int32 `json:"bbc"` 1245 } 1246 Pps_source_cmd struct { 1247 Source struct { 1248 Source [33]byte `json:"source"` 1249 padCgo0 [3]byte 1250 State M5state `json:"state"` 1251 } `json:"source"` 1252 } 1253 Rclcn_req_buf struct { 1254 Count int32 `json:"count"` 1255 padCgo0 [4]byte 1256 ClassFs int64 `json:"class_fs"` 1257 Nchars int32 `json:"nchars"` 1258 PrevNchars int32 `json:"prev_nchars"` 1259 Buf [512]byte `json:"buf"` 1260 } 1261 Rclcn_res_buf struct { 1262 ClassFs int32 `json:"class_fs"` 1263 Count int32 `json:"count"` 1264 Ifc int32 `json:"ifc"` 1265 Nchars int32 `json:"nchars"` 1266 Buf [512]byte `json:"buf"` 1267 } 1268 Rdbe_atten_cmd struct { 1269 Ifc struct { 1270 Ifc int32 `json:"ifc"` 1271 State M5state `json:"state"` 1272 } `json:"ifc"` 1273 Atten struct { 1274 Atten int32 `json:"atten"` 1275 State M5state `json:"state"` 1276 } `json:"atten"` 1277 Target struct { 1278 Target float32 `json:"target"` 1279 State M5state `json:"state"` 1280 } `json:"target"` 1281 } 1282 Rdbe_atten_mon struct { 1283 Ifc [2]struct { 1284 Ifc struct { 1285 Ifc int32 `json:"ifc"` 1286 State M5state `json:"state"` 1287 } `json:"ifc"` 1288 Atten struct { 1289 Atten int32 `json:"atten"` 1290 State M5state `json:"state"` 1291 } `json:"atten"` 1292 RMS struct { 1293 RMS float32 `json:"RMS"` 1294 State M5state `json:"state"` 1295 } `json:"RMS"` 1296 } `json:"ifc"` 1297 } 1298 Rdbe_dot_mon struct { 1299 Time struct { 1300 Time [33]byte `json:"time"` 1301 padCgo0 [3]byte 1302 State M5state `json:"state"` 1303 } `json:"time"` 1304 Status struct { 1305 Status [33]byte `json:"status"` 1306 padCgo0 [3]byte 1307 State M5state `json:"state"` 1308 } `json:"status"` 1309 OSTime struct { 1310 OSTime [33]byte `json:"OS_time"` 1311 padCgo0 [3]byte 1312 State M5state `json:"state"` 1313 } `json:"OS_time"` 1314 DOTOSTimeDiff struct { 1315 DOTOSTimeDiff [33]byte `json:"DOT_OS_time_diff"` 1316 padCgo0 [3]byte 1317 State M5state `json:"state"` 1318 } `json:"DOT_OS_time_diff"` 1319 ActualDOTTime struct { 1320 ActualDOTTime [33]byte `json:"Actual_DOT_time"` 1321 padCgo0 [3]byte 1322 State M5state `json:"state"` 1323 } `json:"Actual_DOT_time"` 1324 VdifEpoch struct { 1325 VdifEpoch int32 `json:"vdif_epoch"` 1326 State M5state `json:"state"` 1327 } `json:"vdif_epoch"` 1328 } 1329 Rdbe_tsys_cycle struct { 1330 Epoch [14]byte `json:"epoch"` 1331 padCgo0 [2]byte 1332 EpochVdif int32 `json:"epoch_vdif"` 1333 Tsys [18][2]float32 `json:"tsys"` 1334 PcalAmp [1024]float32 `json:"pcal_amp"` 1335 PcalPhase [1024]float32 `json:"pcal_phase"` 1336 PcalIfx int32 `json:"pcal_ifx"` 1337 Sigma float32 `json:"sigma"` 1338 RawIfx int32 `json:"raw_ifx"` 1339 Dot2gps float64 `json:"dot2gps"` 1340 Pcaloff float64 `json:"pcaloff"` 1341 } 1342 Rdbe_tsys_data struct { 1343 Data [2]Rdbe_tsys_cycle `json:"data"` 1344 Iping int32 `json:"iping"` 1345 padCgo0 [4]byte 1346 } 1347 Rdtcn struct { 1348 Control [2]Rdtcn_control `json:"control"` 1349 Iping int32 `json:"iping"` 1350 } 1351 Rdtcn_control struct { 1352 Continuous int32 `json:"continuous"` 1353 Cycle int32 `json:"cycle"` 1354 StopRequest int32 `json:"stop_request"` 1355 DataValid Data_valid_cmd `json:"data_valid"` 1356 } 1357 Rec_mode_cmd struct { 1358 Mode [21]byte `json:"mode"` 1359 padCgo0 [3]byte 1360 Group int32 `json:"group"` 1361 Roll int32 `json:"roll"` 1362 NumGroups int32 `json:"num_groups"` 1363 } 1364 Regs struct { 1365 Error byte `json:"error"` 1366 Warning byte `json:"warning"` 1367 } 1368 Req_buf struct { 1369 Count int32 `json:"count"` 1370 padCgo0 [4]byte 1371 ClassFs int64 `json:"class_fs"` 1372 Nchars int32 `json:"nchars"` 1373 Buf [512]byte `json:"buf"` 1374 padCgo1 [4]byte 1375 } 1376 Req_rec struct { 1377 Type int32 `json:"type"` 1378 Device [2]byte `json:"device"` 1379 padCgo0 [2]byte 1380 Addr uint32 `json:"addr"` 1381 Data uint32 `json:"data"` 1382 } 1383 Res_buf struct { 1384 ClassFs int32 `json:"class_fs"` 1385 Count int32 `json:"count"` 1386 Ifc int32 `json:"ifc"` 1387 Nchars int32 `json:"nchars"` 1388 Buf [512]byte `json:"buf"` 1389 } 1390 Res_rec struct { 1391 State int32 `json:"state"` 1392 Code int32 `json:"code"` 1393 Data uint32 `json:"data"` 1394 Array [24]byte `json:"array"` 1395 } 1396 Rtime_mon struct { 1397 Seconds struct { 1398 Seconds float64 `json:"seconds"` 1399 State M5state `json:"state"` 1400 } `json:"seconds"` 1401 Gb struct { 1402 Gb float64 `json:"gb"` 1403 State M5state `json:"state"` 1404 } `json:"gb"` 1405 Percent struct { 1406 Percent float64 `json:"percent"` 1407 State M5state `json:"state"` 1408 } `json:"percent"` 1409 TotalRate struct { 1410 TotalRate float64 `json:"total_rate"` 1411 State M5state `json:"state"` 1412 } `json:"total_rate"` 1413 Mode struct { 1414 Mode [33]byte `json:"mode"` 1415 padCgo0 [3]byte 1416 State M5state `json:"state"` 1417 } `json:"mode"` 1418 SubMode struct { 1419 SubMode [33]byte `json:"sub_mode"` 1420 padCgo0 [3]byte 1421 State M5state `json:"state"` 1422 } `json:"sub_mode"` 1423 TrackRate struct { 1424 TrackRate float64 `json:"track_rate"` 1425 State M5state `json:"state"` 1426 } `json:"track_rate"` 1427 Source struct { 1428 Source [33]byte `json:"source"` 1429 padCgo0 [3]byte 1430 State M5state `json:"state"` 1431 } `json:"source"` 1432 padCgo0 [4]byte 1433 Mask struct { 1434 Mask uint64 `json:"mask"` 1435 State M5state `json:"state"` 1436 } `json:"mask"` 1437 Decimate struct { 1438 Decimate int32 `json:"decimate"` 1439 State M5state `json:"state"` 1440 } `json:"decimate"` 1441 padCgo1 [4]byte 1442 } 1443 Rvac_cmd struct { 1444 Inches float32 `json:"inches"` 1445 Set int32 `json:"set"` 1446 } 1447 Rvac_mon struct { 1448 Volts float32 `json:"volts"` 1449 } 1450 Rxgain_ds struct { 1451 Type byte `json:"type"` 1452 padCgo0 [3]byte 1453 Lo [2]float32 `json:"lo"` 1454 Year int32 `json:"year"` 1455 Month int32 `json:"month"` 1456 Day int32 `json:"day"` 1457 Fwhm struct { 1458 Model byte `json:"model"` 1459 padCgo0 [3]byte 1460 Coeff float32 `json:"coeff"` 1461 } `json:"fwhm"` 1462 Pol [2]byte `json:"pol"` 1463 padCgo1 [2]byte 1464 Dpfu [2]float32 `json:"dpfu"` 1465 Gain struct { 1466 Form byte `json:"form"` 1467 Type byte `json:"type"` 1468 padCgo0 [2]byte 1469 Coeff [10]float32 `json:"coeff"` 1470 Ncoeff int32 `json:"ncoeff"` 1471 Opacity byte `json:"opacity"` 1472 padCgo1 [3]byte 1473 } `json:"gain"` 1474 TcalNtable int32 `json:"tcal_ntable"` 1475 TcalNpol [2]int32 `json:"tcal_npol"` 1476 Tcal [600]struct { 1477 Pol byte `json:"pol"` 1478 padCgo0 [3]byte 1479 Freq float32 `json:"freq"` 1480 Tcal float32 `json:"tcal"` 1481 } `json:"tcal"` 1482 Trec [2]float32 `json:"trec"` 1483 SpillNtable int32 `json:"spill_ntable"` 1484 Spill [20]struct { 1485 El float32 `json:"el"` 1486 Tk float32 `json:"tk"` 1487 } `json:"spill"` 1488 } 1489 S2bbc_data struct { 1490 Freq uint64 `json:"freq"` 1491 Tpiavg uint16 `json:"tpiavg"` 1492 Ifsrc byte `json:"ifsrc"` 1493 Bw [2]byte `json:"bw"` 1494 Agcmode byte `json:"agcmode"` 1495 Init byte `json:"init"` 1496 padCgo0 [1]byte 1497 } 1498 S2das_check struct { 1499 Check uint64 `json:"check"` 1500 Agc byte `json:"agc"` 1501 Encode byte `json:"encode"` 1502 Mode [21]byte `json:"mode"` 1503 FSstatus byte `json:"FSstatus"` 1504 SeqName [25]byte `json:"SeqName"` 1505 BW byte `json:"BW"` 1506 padCgo0 [6]byte 1507 } 1508 S2label_cmd struct { 1509 Tapeid [21]byte `json:"tapeid"` 1510 Tapetype [7]byte `json:"tapetype"` 1511 Format [33]byte `json:"format"` 1512 } 1513 S2_out struct { 1514 Source uint32 `json:"source"` 1515 Format uint32 `json:"format"` 1516 } 1517 S2rec_check struct { 1518 Check int32 `json:"check"` 1519 UserInfo struct { 1520 Label [4]int32 `json:"label"` 1521 Field [4]int32 `json:"field"` 1522 } `json:"user_info"` 1523 Speed int32 `json:"speed"` 1524 State int32 `json:"state"` 1525 Mode int32 `json:"mode"` 1526 Group int32 `json:"group"` 1527 Roll int32 `json:"roll"` 1528 Dv int32 `json:"dv"` 1529 Tapeid int32 `json:"tapeid"` 1530 Tapetype int32 `json:"tapetype"` 1531 } 1532 S2st_cmd struct { 1533 Dir int32 `json:"dir"` 1534 Speed int32 `json:"speed"` 1535 Record int32 `json:"record"` 1536 } 1537 Satellite_cmd struct { 1538 Name [25]byte `json:"name"` 1539 Tlefile [65]byte `json:"tlefile"` 1540 padCgo0 [2]byte 1541 Mode int32 `json:"mode"` 1542 Wrap int32 `json:"wrap"` 1543 Satellite int32 `json:"satellite"` 1544 Tle0 [25]byte `json:"tle0"` 1545 Tle1 [70]byte `json:"tle1"` 1546 Tle2 [70]byte `json:"tle2"` 1547 padCgo1 [3]byte 1548 } 1549 Satellite_ephem struct { 1550 T int64 `json:"t"` 1551 Az float64 `json:"az"` 1552 El float64 `json:"el"` 1553 } 1554 Satoff_cmd struct { 1555 Seconds float64 `json:"seconds"` 1556 Cross float64 `json:"cross"` 1557 Hold int32 `json:"hold"` 1558 padCgo0 [4]byte 1559 } 1560 Scan_check_mon struct { 1561 Scan struct { 1562 Scan int64 `json:"scan"` 1563 State M5state `json:"state"` 1564 } `json:"scan"` 1565 Label struct { 1566 Label [65]byte `json:"label"` 1567 padCgo0 [3]byte 1568 State M5state `json:"state"` 1569 } `json:"label"` 1570 padCgo0 [4]byte 1571 Start struct { 1572 Start M5time `json:"start"` 1573 State M5state `json:"state"` 1574 } `json:"start"` 1575 Length struct { 1576 Length M5time `json:"length"` 1577 State M5state `json:"state"` 1578 } `json:"length"` 1579 Missing struct { 1580 Missing int64 `json:"missing"` 1581 State M5state `json:"state"` 1582 } `json:"missing"` 1583 Mode struct { 1584 Mode [33]byte `json:"mode"` 1585 padCgo0 [3]byte 1586 State M5state `json:"state"` 1587 } `json:"mode"` 1588 Submode struct { 1589 Submode [33]byte `json:"submode"` 1590 padCgo0 [3]byte 1591 State M5state `json:"state"` 1592 } `json:"submode"` 1593 Rate struct { 1594 Rate float32 `json:"rate"` 1595 State M5state `json:"state"` 1596 } `json:"rate"` 1597 Type struct { 1598 Type [33]byte `json:"type"` 1599 padCgo0 [3]byte 1600 State M5state `json:"state"` 1601 } `json:"type"` 1602 Code struct { 1603 Code int32 `json:"code"` 1604 State M5state `json:"state"` 1605 } `json:"code"` 1606 Total struct { 1607 Total float32 `json:"total"` 1608 State M5state `json:"state"` 1609 } `json:"total"` 1610 Error struct { 1611 Error [33]byte `json:"error"` 1612 padCgo0 [3]byte 1613 State M5state `json:"state"` 1614 } `json:"error"` 1615 padCgo1 [4]byte 1616 } 1617 Scan_name_cmd struct { 1618 Name [17]byte `json:"name"` 1619 Session [17]byte `json:"session"` 1620 Station [17]byte `json:"station"` 1621 padCgo0 [5]byte 1622 Duration int64 `json:"duration"` 1623 Continuous int64 `json:"continuous"` 1624 } 1625 Servo struct { 1626 Setting uint16 `json:"setting"` 1627 padCgo0 [2]byte 1628 Mode uint32 `json:"mode"` 1629 Readout int32 `json:"readout"` 1630 } 1631 Systracks_cmd struct { 1632 Track [4]int32 `json:"track"` 1633 } 1634 Tacd_shm struct { 1635 Day int32 `json:"day"` 1636 DayFrac int32 `json:"day_frac"` 1637 MsecCounter float32 `json:"msec_counter"` 1638 UsecCorrection float32 `json:"usec_correction"` 1639 UsecBias float32 `json:"usec_bias"` 1640 CookedCorrection float32 `json:"cooked_correction"` 1641 PcVUtc float32 `json:"pc_v_utc"` 1642 UtcCorrectionNsec float32 `json:"utc_correction_nsec"` 1643 UtcCorrectionSec int32 `json:"utc_correction_sec"` 1644 DayA int32 `json:"day_a"` 1645 DayFracA int32 `json:"day_frac_a"` 1646 Rms float32 `json:"rms"` 1647 UsecAverage float32 `json:"usec_average"` 1648 Max float32 `json:"max"` 1649 Min float32 `json:"min"` 1650 DayFracOld int32 `json:"day_frac_old"` 1651 DayFracOldA int32 `json:"day_frac_old_a"` 1652 Continuous int32 `json:"continuous"` 1653 NsecAccuracy int32 `json:"nsec_accuracy"` 1654 SecAverage int32 `json:"sec_average"` 1655 StopRequest int32 `json:"stop_request"` 1656 Port int32 `json:"port"` 1657 Check int32 `json:"check"` 1658 Display int32 `json:"display"` 1659 Hostpc [80]byte `json:"hostpc"` 1660 Oldnew [8]byte `json:"oldnew"` 1661 OldnewA [11]byte `json:"oldnew_a"` 1662 File [40]byte `json:"file"` 1663 Status [8]byte `json:"status"` 1664 TacVer [20]byte `json:"tac_ver"` 1665 padCgo0 [1]byte 1666 } 1667 Tape_cmd struct { 1668 Set int32 `json:"set"` 1669 Reset int32 `json:"reset"` 1670 } 1671 Tape_mon struct { 1672 Foot int32 `json:"foot"` 1673 Sense int32 `json:"sense"` 1674 Vacuum int32 `json:"vacuum"` 1675 Chassis int32 `json:"chassis"` 1676 Stat int32 `json:"stat"` 1677 Error int32 `json:"error"` 1678 } 1679 Tle_cmd struct { 1680 Tle0 [25]byte `json:"tle0"` 1681 Tle1 [70]byte `json:"tle1"` 1682 Tle2 [70]byte `json:"tle2"` 1683 padCgo0 [3]byte 1684 Catnum [3]int64 `json:"catnum"` 1685 } 1686 Tpicd_cmd struct { 1687 Continuous int32 `json:"continuous"` 1688 Cycle int32 `json:"cycle"` 1689 StopRequest int32 `json:"stop_request"` 1690 Itpis [36]int32 `json:"itpis"` 1691 Ifc [36]int32 `json:"ifc"` 1692 Lwhat [36][2]byte `json:"lwhat"` 1693 TsysRequest int32 `json:"tsys_request"` 1694 } 1695 User_device_cmd struct { 1696 Lo [6]float64 `json:"lo"` 1697 Sideband [6]int32 `json:"sideband"` 1698 Pol [6]int32 `json:"pol"` 1699 Center [6]float64 `json:"center"` 1700 } 1701 User_info_cmd struct { 1702 Labels [4][17]byte `json:"labels"` 1703 Field1 [17]byte `json:"field1"` 1704 Field2 [17]byte `json:"field2"` 1705 Field3 [33]byte `json:"field3"` 1706 Field4 [49]byte `json:"field4"` 1707 } 1708 User_info_parse struct { 1709 Field int32 `json:"field"` 1710 Label int32 `json:"label"` 1711 String [49]byte `json:"string"` 1712 padCgo0 [3]byte 1713 } 1714 Venable_cmd struct { 1715 General int32 `json:"general"` 1716 Group [8]int32 `json:"group"` 1717 } 1718 Vform_cmd struct { 1719 Mode int32 `json:"mode"` 1720 Rate int32 `json:"rate"` 1721 Format int32 `json:"format"` 1722 Enable struct { 1723 Low uint32 `json:"low"` 1724 High uint32 `json:"high"` 1725 System uint32 `json:"system"` 1726 } `json:"enable"` 1727 Aux [28][4]uint32 `json:"aux"` 1728 Codes [32]int32 `json:"codes"` 1729 Fan int32 `json:"fan"` 1730 Barrel int32 `json:"barrel"` 1731 TapeClock int32 `json:"tape_clock"` 1732 Qa struct { 1733 Drive int32 `json:"drive"` 1734 Chan int32 `json:"chan"` 1735 } `json:"qa"` 1736 Last int32 `json:"last"` 1737 } 1738 Vform_mon struct { 1739 Version int32 `json:"version"` 1740 SysSt int32 `json:"sys_st"` 1741 McbSt int32 `json:"mcb_st"` 1742 HdwSt int32 `json:"hdw_st"` 1743 SfwSt int32 `json:"sfw_st"` 1744 IntSt int32 `json:"int_st"` 1745 } 1746 Vrepro_cmd struct { 1747 Mode [2]int32 `json:"mode"` 1748 Track [2]int32 `json:"track"` 1749 Head [2]int32 `json:"head"` 1750 Equalizer [2]int32 `json:"equalizer"` 1751 Bitsynch int32 `json:"bitsynch"` 1752 } 1753 Vsi4 struct { 1754 Value int32 `json:"value"` 1755 Set int32 `json:"set"` 1756 } 1757 Vsi4_cmd struct { 1758 Config Vsi4 `json:"config"` 1759 Pcalx Vsi4 `json:"pcalx"` 1760 Pcaly Vsi4 `json:"pcaly"` 1761 } 1762 Vsi4_mon struct { 1763 Version int32 `json:"version"` 1764 } 1765 Vsn_mon struct { 1766 Vsn struct { 1767 Vsn [33]byte `json:"vsn"` 1768 padCgo0 [3]byte 1769 State M5state `json:"state"` 1770 } `json:"vsn"` 1771 Check struct { 1772 Check [33]byte `json:"check"` 1773 padCgo0 [3]byte 1774 State M5state `json:"state"` 1775 } `json:"check"` 1776 Disk struct { 1777 Disk int32 `json:"disk"` 1778 State M5state `json:"state"` 1779 } `json:"disk"` 1780 OriginalVsn struct { 1781 OriginalVsn [33]byte `json:"original_vsn"` 1782 padCgo0 [3]byte 1783 State M5state `json:"state"` 1784 } `json:"original_vsn"` 1785 NewVsn struct { 1786 NewVsn [33]byte `json:"new_vsn"` 1787 padCgo0 [3]byte 1788 State M5state `json:"state"` 1789 } `json:"new_vsn"` 1790 } 1791 Vst_cmd struct { 1792 Dir int32 `json:"dir"` 1793 Speed int32 `json:"speed"` 1794 Cips uint32 `json:"cips"` 1795 Rec int32 `json:"rec"` 1796 } 1797 Wvolt_cmd struct { 1798 Volts [2]float32 `json:"volts"` 1799 Set [2]int32 `json:"set"` 1800 } 1801 )