Touseefelahi / GigeVision

Simple GigeVision implementation, GVSP, GVCP protocol implemented
97 stars 31 forks source link

Supporting nested parameters interrogation #109

Closed CosbyBs86 closed 1 month ago

CosbyBs86 commented 1 month ago

In some circumstance the parameters are nested: BinningHorizontal -> BinningHorizontal_Int -> BinningHorizontal_Float -> BinningHorizontal_Bit -> BinningHorizontal_Reg. This nested path was not supported.