-
`*OPT?` command was added in the 1.5.2R1 SDS2000X+ firmware. This can be used to check licensed features.
```
# no license
> *OPT?
0,0,0,0,0,0,0,0,0
# 16LA upgrade
> *OPT?
0,16LA,0,0,0,0,0,…
-
I feels good to use busmaster. I'm using CANFD and dashboard functions.Need to get CANFD and Instruments plug-ins, how can I get them? And I sent the email to BUSMASTER@in.bosch.com,but no response w…
-
Dear author, what is the data used in this code? How it was preprocessed to get the mat file?
-
# Prerequisites
Our customer log many busses with the Vector CANoe tools and record them in the BLF (binary log file) format. This can included multiple busses (CAN, LIN, FlexRay, Ethernet, MOST). In…
-
- https://www.keysight.com/us/en/product/APM1000E/100-1000base-t1-media-converter.html
- https://intrepidcs.com/products/automotive-ethernet-tools/rad-moon2/
- https://www.mouser.com/ProductDetail/N…
-
Hello,
I am trying to unlock ECU 8R2907115C 0002 but I got errors that the ECU is not known. Can we add it in the supported boxes?
-
This section is used to update the latest releases and its information
-
I am getting the below error while running a gerber zip file exported from OrCAD
SystemError: Ambiguous layer names: top copper (Assembly_top.art, place_bound_top.art, TOP.art), bottom copper (assem…
-
Hi,
I have a bunch of switches that support 802.1Qbv among other TSN-related standards.
I am able to run the netopeer server on them, and have a proof-of-concept YANG model to interact with their …
-
Hello, I have a quite complicated construct type, that worked just fine up until 2.10.68. However, when updated to >=2.10.69, it started to fail:
```
if not width >= 1:
> …