Hello.
In the link below, it is introduced that the VISA function corresponding to ibask in ni4882.dll is viGetAttribute, but is there a list of constants for viGetAttribute corresponding to each option of ibask somewhere?
https://www.ni.com/docs/ja-JP/bundle/ni-visa/page/ni-visa/board-levelprogramming.html
I want to call IbaSerialNumber from VISA without using ibask.
I tried assigning the constant 0x0023 of IbaSerialNumber to viGetAttribute, but of course an error occurred.