Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| code:sub2r-lib [2022/09/10 20:38] – [Basic "vendor request" call] Igor Yefmov | code:sub2r-lib [2022/09/10 20:39] (current) – [Basic "vendor request" call] Igor Yefmov | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| array< | array< | ||
| const auto rc{m_fx3.vrCmd(Fx3Cmd:: | const auto rc{m_fx3.vrCmd(Fx3Cmd:: | ||
| - | | + | |
| - | , 0 | + | , 0 |
| - | , 0 | + | , 0 |
| - | , vi)}; | + | , vi)}; |
| return vi; // 32 bits of the " | return vi; // 32 bits of the " | ||
| } | } | ||